%DOC% |
<xs:simpleType name="TK_ThrowingCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Discusthrowing"/> <xs:enumeration value="Hammer"/> <xs:enumeration value="Javelinthrowing"/> <xs:enumeration value="ShotPut"/> </xs:restriction> </xs:simpleType> |