complexType PaymentBaseType
diagram sigws_p404.png
used by
element PriceItineraryType/Payment
complexType PaymentType
attributes
Name  Type  Use  Default  Fixed  Annotation
FOP  FOPType  required      
documentation
Form of payment
FOPExt  s:string        
documentation
Form of payment extended data - optional
source <s:complexType name="PaymentBaseType">
 
<s:attribute name="FOP" type="FOPType" use="required">
   
<s:annotation>
     
<s:documentation>Form of payment</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="FOPExt" type="s:string">
   
<s:annotation>
     
<s:documentation>Form of payment extended data - optional</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:complexType>

attribute PaymentBaseType/@FOP
type FOPType
properties
use required
facets
Kind Value Annotation
enumeration Agent account
enumeration Bonus account
enumeration Cash
enumeration Credit
enumeration Credit card
enumeration Earned miles
enumeration Earned miles UT
enumeration EMoney
enumeration Internet card
enumeration Invoice
enumeration Miles and cash
enumeration Miles upgrade
enumeration Payment card
enumeration Payment system
enumeration Personal account
enumeration Prepaid
enumeration Voucher or certificate
annotation
documentation
Form of payment
source <s:attribute name="FOP" type="FOPType" use="required">
 
<s:annotation>
   
<s:documentation>Form of payment</s:documentation>
 
</s:annotation>
</s:attribute>

attribute PaymentBaseType/@FOPExt
type s:string
annotation
documentation
Form of payment extended data - optional
source <s:attribute name="FOPExt" type="s:string">
 
<s:annotation>
   
<s:documentation>Form of payment extended data - optional</s:documentation>
 
</s:annotation>
</s:attribute>


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