Definition Type: ComplexType
Name: Rerouting
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: fin-0300:Rerouting_Enum
Containing Schema: Finance_3_0_0.xsd
Abstract
Documentation:
Indicates if the rerouting, which made the exchange necessary was voluntary or involuntary.
Collapse XSD Schema Diagram:
Drilldown into reason in schema finance_3_0_0_xsdXSD Diagram of Rerouting in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Rerouting">
    <xsd:annotation>
        <xsd:documentation source="Description">Indicates if the rerouting, which made the exchange necessary was voluntary or involuntary.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Rerouting</otm:OTA2Entity>
            <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Rerouted due to overbooking</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="fin-0300:Rerouting_Enum">
            <xsd:attribute name="reason" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Gives more information about the rerouting.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
reason fin-0300:reason Optional
Collapse Derivation Tree:
Collapse References:
fin-0300:Rerouting