Definition Type: Element
Name: PricingIndicator
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirPriceRS.xsd
MinOccurs 0
MaxOccurs 20
Abstract
Documentation:
Pricing information for all the priced itineraries.
Collapse XSD Schema Diagram:
Drilldown into Qualifier in schema ota_aircommontypes_xsd Drilldown into ExcludeInd in schema ota_aircommontypes_xsd Drilldown into Type in schema ota_aircommontypes_xsd Drilldown into PricingInfoGroup in schema ota_aircommontypes_xsdXSD Diagram of PricingIndicator in schema ota_airpricers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
Type Type Required
ExcludeInd ExcludeInd Optional
Qualifier Qualifier Optional