Namespace: |
|
Defined: |
globally in archive.xsd, see XML source |
Used: |
at 1 location |
Simple Content Model |
enumeration of xs:NMTOKENS |
Enumeration: |
"home", "msg", "work", "pref", "voice", "fax", "cell", "video", "pager", "bbs", "modem", "car", "isdn" |
TelephoneTypeCodeType (as union member) |
Type Derivation Tree xs:NMTOKENS VCardTelephoneTypeCodeType (restriction) |
Derivation: |
restriction of xs:NMTOKENS |
|||
Facets: |
|
<xs:simpleType name="VCardTelephoneTypeCodeType"> <xs:restriction base="xs:NMTOKENS"> <xs:enumeration value="home"/> <xs:enumeration value="msg"/> <xs:enumeration value="work"/> <xs:enumeration value="pref"/> <xs:enumeration value="voice"/> <xs:enumeration value="fax"/> <xs:enumeration value="cell"/> <xs:enumeration value="video"/> <xs:enumeration value="pager"/> <xs:enumeration value="bbs"/> <xs:enumeration value="modem"/> <xs:enumeration value="car"/> <xs:enumeration value="isdn"/> </xs:restriction> </xs:simpleType> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |