Namespace: |
|
Defined: |
globally in reusable.xsd, see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xs:string |
Enumeration: |
|
Type Derivation Tree xs:string ShapeCodedType (restriction) |
Derivation: |
restriction of xs:string |
||||||||||||
Facets: |
|
<xs:simpleType name="ShapeCodedType"> <xs:restriction base="xs:string"> <xs:enumeration value="Rectangle"/> <xs:enumeration value="Circle"/> <xs:enumeration value="Polygon"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |