%DOC% |
<xs:simpleType name="TK_BikingCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="MountainBiking"/> </xs:restriction> </xs:simpleType> |