Definition Type: Element
Name: VoluntaryRefunds
Type: [Unresolved]: VoluntaryChangesType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies a Voluntary Refund (cancellation) charge.
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 VoluntaryRefunds in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="VoluntaryRefunds" type="VoluntaryChangesType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies a Voluntary Refund (cancellation) charge.</xs:documentation>
    </xs:annotation>
</xs:element>