BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0
simpleType portletStateChangeType

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

Properties
This component is not nillable.

Model

('1' | '2' | '3')

Source
<xs:simpleType name="portletStateChangeType">
<xs:restriction base="xs:int">
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
</xs:restriction>
</xs:simpleType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation