complexType RevalidateType
diagram sigws_p469.png
children Payment
used by
element SIG_AirBookRQ/Revalidate
attributes
Name  Type  Use  Default  Fixed  Annotation
Penalty  s:decimal        
ExchangeType  RefundExchangeType        
documentation
Values expected are:
Voluntary (defalult value)
Involuntary
VolOnOverbook
VolOnIncomplete
VolOnFull
source <s:complexType name="RevalidateType">
 
<s:sequence>
   
<s:element name="Payment" type="PaymentType" minOccurs="0"/>
 
</s:sequence>
 
<s:attribute name="Penalty" type="s:decimal"/>
 
<s:attribute name="ExchangeType" type="RefundExchangeType">
   
<s:annotation>
     
<s:documentation>Values expected are:
Voluntary (defalult value)
Involuntary
VolOnOverbook
VolOnIncomplete
VolOnFull
</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:complexType>

attribute RevalidateType/@Penalty
type s:decimal
source <s:attribute name="Penalty" type="s:decimal"/>

attribute RevalidateType/@ExchangeType
type RefundExchangeType
facets
Kind Value Annotation
enumeration Voluntary
enumeration Involuntary
enumeration ExchgViaRefund
enumeration InvolIATA
enumeration NameChange
enumeration VolOnIncomplete
enumeration VolOnOverbook
enumeration VolOnFull
annotation
documentation
Values expected are:
Voluntary (defalult value)
Involuntary
VolOnOverbook
VolOnIncomplete
VolOnFull
source <s:attribute name="ExchangeType" type="RefundExchangeType">
 
<s:annotation>
   
<s:documentation>Values expected are:
Voluntary (defalult value)
Involuntary
VolOnOverbook
VolOnIncomplete
VolOnFull
</s:documentation>
 
</s:annotation>
</s:attribute>

element RevalidateType/Payment
diagram sigws_p470.png
type PaymentType
properties
minOcc 0
maxOcc 1
content complex
children CreditCard Invoice AgentAccount
attributes
Name  Type  Use  Default  Fixed  Annotation
FOP  FOPType  required      
documentation
Form of payment
FOPExt  s:string        
documentation
Form of payment extended data - optional
Purpose  derived by: s:string        
documentation
Purpose of payment (only for exchange ticekt request - ignored in other requests) - optional:
* TicketExchange - add collect for exchange of ticekt (by default)
* PenaltyEMD - payment of penalty for EMD exchange
Currency  s:string  required      
documentation
Currency
Amount  s:decimal  required      
documentation
Payment amount
FreeText  s:string        
documentation
Free text depend of FOP type
source <s:element name="Payment" type="PaymentType" minOccurs="0"/>


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