Fax, Internet, Telephone. Internet can be further detailed with Equipment InternetCodeType |
Attribute | EquipmentTelecomType/@Access |
<xs:simpleType name="EquipmentTelecomAccessCodeType"> <xs:annotation> <xs:documentation>Fax, Internet, Telephone. Internet can be further detailed with Equipment InternetCodeType</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="CardPhone"/> <xs:enumeration value="CreditCard"/> <xs:enumeration value="PayPhone"/> <xs:enumeration value="Public"/> <xs:enumeration value="RestrictedToMember"/> </xs:restriction> </xs:simpleType> |