complexType PaymentsType
diagram sigws_p428.png
children Payment
used by
elements SIG_AirBookRQ/Reissue/TicketMods/TicketMod/Payments SIG_AirTicketRQ/IssueEMD/Payments IssueType/TicketMods/TicketMod/Payments
source <s:complexType name="PaymentsType">
 
<s:sequence>
   
<s:element name="Payment" type="PaymentType" maxOccurs="unbounded"/>
 
</s:sequence>
</s:complexType>

element PaymentsType/Payment
diagram sigws_p429.png
type PaymentType
properties
minOcc 1
maxOcc unbounded
content complex
children CreditCard Invoice AgentAccount CardNumber
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" maxOccurs="unbounded"/>


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