%DOC% |
<xs:simpleType name="TK_NetworkCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Direction"/> <xs:enumeration value="Intersection"/> <xs:enumeration value="River"/> <xs:enumeration value="Street"/> </xs:restriction> </xs:simpleType> |