TK_WelcomeCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_WelcomeCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Checkin"/>
    <xs:enumeration value="Checkout"/>
    <xs:enumeration value="LateCheckout"/>
    <xs:enumeration value="Convocation"/>
    <xs:enumeration value="Reception"/>
  </xs:restriction>
</xs:simpleType>