TK_InternetAccessCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_InternetAccessCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ADSL"/>
    <xs:enumeration value="ISDN"/>
    <xs:enumeration value="StandardLine"/>
  </xs:restriction>
</xs:simpleType>