BEA WebLogic Server 9.0 Portal Support Schema Reference

http://www.w3.org/1999/xhtml-netuix-modified/1.0.0
simpleType Shape

Super Types
{http://www.w3.org/2001/XMLSchema}token
|
+--{http://www.w3.org/1999/xhtml-netuix-modified/1.0.0}Shape (restriction)

Properties
This component is not nillable.

Model

('rect' | 'circle' | 'poly' | 'default')

Source
<xs:simpleType name="Shape">
<xs:restriction base="xs:token">
<xs:enumeration value="rect"/>
<xs:enumeration value="circle"/>
<xs:enumeration value="poly"/>
<xs:enumeration value="default"/>
</xs:restriction>
</xs:simpleType>

BEA WebLogic Server 9.0 Portal Support Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation