<xs:element name="TicketingVendor" minOccurs="0">
<xs:annotation>
<xs:documentation>The vendor that issues or services the ticket.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CompanyID_AttributesGroup">
<xs:annotation>
<xs:documentation xml:lang="en">The code of the vendor that issues or services the ticket.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|