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