simpleType RefundExchangeType
type restriction of s:string
properties
base s:string
used by
attributes SIG_AirReShopRQ/ItineraryChanges/@ExchangeType SIG_AirReShopRQ/NonItineraryChanges/@ExchangeType FareType/@ExchangeType PriceItineraryType/@ExchangeType TicketActionInfo/RefundData/@RefundType
facets
Kind Value Annotation
enumeration Voluntary
enumeration Involuntary
enumeration ExchgViaRefund
enumeration InvolIATA
enumeration NameChange
enumeration VolOnIncomplete
enumeration VolOnOverbook
annotation
documentation
Refund type
Voluntary       - voluntary refund
Involuntary     - involuntary refund (any reason)
ExchgViaRefund  - exchange via refund
InvolIATA       - voluntary refund
NameChange      - name change
VolOnIncomplete - voluntary exchange due to incomplete commercial load of the flight
VolOnOverbook   - voluntary exchange on another class without fare recalculation
     
source <s:simpleType name="RefundExchangeType">
 
<s:annotation>
   
<s:documentation>Refund type
Voluntary       - voluntary refund
Involuntary     - involuntary refund (any reason)
ExchgViaRefund  - exchange via refund
InvolIATA       - voluntary refund
NameChange      - name change
VolOnIncomplete - voluntary exchange due to incomplete commercial load of the flight
VolOnOverbook   - voluntary exchange on another class without fare recalculation
     
</s:documentation>
 
</s:annotation>
 
<s:restriction base="s:string">
   
<s:enumeration value="Voluntary"/>
   
<s:enumeration value="Involuntary"/>
   
<s:enumeration value="ExchgViaRefund"/>
   
<s:enumeration value="InvolIATA"/>
   
<s:enumeration value="NameChange"/>
   
<s:enumeration value="VolOnIncomplete"/>
   
<s:enumeration value="VolOnOverbook"/>
 
</s:restriction>
</s:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy