Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
XML Representation Summary |
||
<catalog:cardinality> |
||
Content: |
{ enumeration of xs:string } |
|
</catalog:cardinality> |
Enumeration: |
Type Derivation Tree
xs:string (restriction)
simpleType
|
Derivation: |
restriction of xs:string
|
||
Facets: |
|
<xs:simpleType>
<xs:restriction base="xs:string">
</xs:simpleType>
<xs:enumeration value="ZERO_OR_ONE"/>
</xs:restriction>
<xs:enumeration value="ZERO_OR_MORE"/>
<xs:enumeration value="ONE"/>
<xs:enumeration value="ONE_OR_MORE"/>
</xs:element>
|
XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set |