BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0
complexType changeWindowStateType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0}changeWindowStateType (restriction)

Properties
This component is not nillable.

Model
<...
  newState = xs:string>

</...>


Attribute Summary
 xs:stringnewState
          

Attribute Detail

newState

Type:
based on
with :
Use:
optional
Form:
unqualified

Source
<xs:complexType name="changeWindowStateType">
<xs:attribute name="newState">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="minimized"/>
<xs:enumeration value="maximized"/>
<xs:enumeration value="normal"/>
<xs:enumeration value="delete"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation