%DOC% |
<xs:simpleType name="TK_TelecomCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="AnsweringMachine"/> <xs:enumeration value="Fax"/> <xs:enumeration value="Internet"/> <xs:enumeration value="TelecomAccess"/> <xs:enumeration value="Telephone"/> </xs:restriction> </xs:simpleType> |