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
annotation
documentation
Refund type
        Voluntary
        Involuntary
     
source <s:simpleType name="RefundExchangeType">
 
<s:annotation>
   
<s:documentation>Refund type
        Voluntary
        Involuntary
     
</s:documentation>
 
</s:annotation>
 
<s:restriction base="s:string">
   
<s:enumeration value="Voluntary"/>
   
<s:enumeration value="Involuntary"/>
 
</s:restriction>
</s:simpleType>


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