Namespace: |
|
Defined: |
globally in archive.xsd, see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xs:NMTOKENS |
Enumeration: |
"dom", "intl", "postal", "parcel", "home", "pref" |
AddressTypeCodeType (as union member) |
Type Derivation Tree xs:NMTOKENS VCardAddressTypeCodeType (restriction) |
Derivation: |
restriction of xs:NMTOKENS |
|||
Facets: |
|
<xs:simpleType name="VCardAddressTypeCodeType"> <xs:restriction base="xs:NMTOKENS"> <xs:enumeration value="dom"/> <xs:enumeration value="intl"/> <xs:enumeration value="postal"/> <xs:enumeration value="parcel"/> <xs:enumeration value="home"/> <xs:enumeration value="pref"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |