<xs:element name="PricingSystem" minOccurs="0">
<xs:annotation>
<xs:documentation>The system that priced the itinerary for this ticket.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CompanyID_AttributesGroup">
<xs:annotation>
<xs:documentation xml:lang="en">The code of the system that priced the itinerary for the ticket.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|