Information may be associated to true locations with a Role as a place of Issue and a role as sellLocation |
<xs:simpleType name="TicketIssueLocationCodeType"> <xs:annotation> <xs:documentation>Information may be associated to true locations with a Role as a place of Issue and a role as sellLocation</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="SITI"/> <xs:enumeration value="SITO"/> <xs:enumeration value="SOTI"/> <xs:enumeration value="SOTO"/> </xs:restriction> </xs:simpleType> |