Definition Type: Element
Name: SelectedFare
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_CruiseCabinAvailRQ.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the fare code and the group code if any. Fare codes are specific to cruise lines.
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_cruisecabinavailrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SelectedFare">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the fare code and the group code if any. Fare codes are specific to cruise lines.</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