%DOC% |
<xs:simpleType name="TK_TelecomAccessCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="CardPhone"/> <xs:enumeration value="CreditCard"/> <xs:enumeration value="PayPhone"/> </xs:restriction> </xs:simpleType> |