TK_SportLocationCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_SportLocationCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="BowlingAlley"/>
    <xs:enumeration value="DivingLocation"/>
    <xs:enumeration value="FishingArea"/>
    <xs:enumeration value="GolfCourse"/>
    <xs:enumeration value="HuntingArea"/>
    <xs:enumeration value="IceRink"/>
    <xs:enumeration value="Minigolf"/>
    <xs:enumeration value="PétanqueCourt"/>
    <xs:enumeration value="PublicSwimmingPool"/>
    <xs:enumeration value="RidingArena"/>
    <xs:enumeration value="SportsComplex"/>
    <xs:enumeration value="SurfSpot"/>
    <xs:enumeration value="TennisClub"/>
  </xs:restriction>
</xs:simpleType>