TK_SnowGlidingCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_SnowGlidingCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="AlpineSkiing"/>
    <xs:enumeration value="Luge"/>
    <xs:enumeration value="Skiing"/>
    <xs:enumeration value="Skijoering"/>
    <xs:enumeration value="Skitouring"/>
    <xs:enumeration value="Sleds"/>
    <xs:enumeration value="Snowboard"/>
    <xs:enumeration value="Speedskiing"/>
  </xs:restriction>
</xs:simpleType>