TK_ActivityCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_ActivityCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Culture"/>
    <xs:enumeration value="Gastronomy"/>
    <xs:enumeration value="HealthActivity"/>
    <xs:enumeration value="LeisureActivity"/>
    <xs:enumeration value="CompetitionActivity"/>
    <xs:enumeration value="Sport"/>
  </xs:restriction>
</xs:simpleType>