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)
|
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 DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 template set
|