xxxDocument |
Attribute | TicketGroup/@Issue |
<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> |