Definition Type: Element
Name: SelectedFare
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_CruiseCategoryAvailRQ.xsd
MinOccurs (1)
MaxOccurs 5
Abstract
Documentation:
Specifies the fare code and the group code.
Collapse XSD Schema Diagram:
Drilldown into GroupCode in schema ota_cruisecommontypes_xsd Drilldown into FareCode in schema ota_cruisecommontypes_xsdXSD Diagram of SelectedFare in schema ota_cruisecategoryavailrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SelectedFare" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the fare code and the group code.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="FareGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
FareCode FareCode Optional
GroupCode GroupCode Optional