<xs:element name="PricingIndicator" minOccurs="0" maxOccurs="20">
<xs:annotation>
<xs:documentation xml:lang="en">Pricing information for all the priced itineraries.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="PricingInfoGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Use to specify a type of pricing information and whether it should be applied or not applied to the pricing.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|