TicketIssueCodeType

xxxDocument

Simple Type Information

Used By

Attribute TicketGroup/@Issue

Source

<xs:simpleType name="TicketIssueCodeType">
  <xs:annotation>
    <xs:documentation>xxxDocument</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Eticket"/>
    <xs:enumeration value="Paper"/>
    <xs:enumeration value="TicketLess"/>
  </xs:restriction>
</xs:simpleType>