TK_PlaygroundEquipmentCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_PlaygroundEquipmentCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="OutdoorGame"/>
    <xs:enumeration value="PingPongTable"/>
    <xs:enumeration value="SandBox"/>
    <xs:enumeration value="Swing"/>
    <xs:enumeration value="Toboggan"/>
    <xs:enumeration value="VolleyBallArea"/>
  </xs:restriction>
</xs:simpleType>