TK_WalkingCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_WalkingCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Nordicwalking"/>
    <xs:enumeration value="WalkAthletic"/>
    <xs:enumeration value="BushWalk"/>
  </xs:restriction>
</xs:simpleType>