Definition Type: Element
Name: VoluntaryChanges
Type: [Unresolved]: VoluntaryChangesType:
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies whether penalties associated with voluntary changes should be included in the search results
Collapse XSD Schema Diagram:
Drilldown into Penalty in schema ota_aircommontypes_xsd1 Drilldown into VolChangeInd in schema ota_aircommontypes_xsd Drilldown into VoluntaryChangesType in schema ota_aircommontypes_xsd1XSD Diagram of VoluntaryChanges in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="VoluntaryChanges" type="VoluntaryChangesType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies whether penalties associated with voluntary changes should be included in the search results</xs:documentation>
    </xs:annotation>
</xs:element>