Namespace: |
|
Defined: |
globally in PersonData_20_en_dt_restricted.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xs:token |
Enumeration: |
"male", "female", "unknown" |
Type Derivation Tree xs:token (restriction) ![]() |
Derivation: |
restriction of xs:token |
|||
Facets: |
|
<xs:simpleType name="SexType"> <xs:restriction base="xs:token"> <xs:enumeration value="male"/> <xs:enumeration value="female"/> <xs:enumeration value="unknown"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set |