TK_GymnasticCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_GymnasticCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Aerobicsports"/>
    <xs:enumeration value="ArtisticGymnastics"/>
    <xs:enumeration value="Batontwirling"/>
    <xs:enumeration value="Beam"/>
    <xs:enumeration value="Eveilbody"/>
    <xs:enumeration value="Fitness"/>
    <xs:enumeration value="Horizontalbars"/>
    <xs:enumeration value="Parallelbars"/>
    <xs:enumeration value="PommelHorse"/>
    <xs:enumeration value="RhythmicGymnastics"/>
    <xs:enumeration value="Rings"/>
    <xs:enumeration value="Trampoline"/>
    <xs:enumeration value="Tumbling"/>
  </xs:restriction>
</xs:simpleType>