TK_StorageCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_StorageCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="BicycleStorage"/>
    <xs:enumeration value="BoatStorage"/>
    <xs:enumeration value="LuggageStorage"/>
    <xs:enumeration value="ShoesStorage"/>
    <xs:enumeration value="SkiStorage"/>
    <xs:enumeration value="ToolsStorage"/>
  </xs:restriction>
</xs:simpleType>