complexType EMDCouponType
diagram sigws_p325.png
type extension of EMDCouponBaseType
properties
base EMDCouponBaseType
used by
element FlightCouponsItnType/EMDCoupon
attributes
Name  Type  Use  Default  Fixed  Annotation
SeqNo  s:int        
documentation
Sequence number
From  s:string        
documentation
Origin airport code
To  s:string        
documentation
Destination airport code
Airline  s:string        
documentation
Airline code
FlightNumber  s:string        
documentation
Flight number
DepartureDate  s:date        
documentation
Departure date
DepartureTime  s:time        
documentation
Departure time
CouponStatus  derived by: s:string        
documentation
Coupon status
not final
O - open for use
A - airport control
C - checked in
L - lifted/boared
U - unvalidated
S - suspended
P - printed
Z - closed
final
F - flown/used
V - voided
R - refunded
E - exchanged/reissued
ServiceCode  s:string  required      
documentation
Service code
ServiceName  s:string  required      
documentation
Service name
ServiceInf  s:string        
documentation
Service information
CouponValue  s:decimal  required      
documentation
Coupon value
Currency  s:string  required      
documentation
Currency
TicketNumber  s:string  required      
documentation
Ticket number associated with EMD
TicketCouponNumber  s:string  required      
documentation
Ticket coupon number associated with EMD
source <s:complexType name="EMDCouponType">
 
<s:complexContent>
   
<s:extension base="EMDCouponBaseType">
     
<s:attribute name="ServiceCode" type="s:string" use="required">
       
<s:annotation>
         
<s:documentation>Service code</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="ServiceName" type="s:string" use="required">
       
<s:annotation>
         
<s:documentation>Service name</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="ServiceInf" type="s:string">
       
<s:annotation>
         
<s:documentation>Service information</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="CouponValue" type="s:decimal" use="required">
       
<s:annotation>
         
<s:documentation>Coupon value</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="Currency" type="s:string" use="required">
       
<s:annotation>
         
<s:documentation>Currency</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="TicketNumber" type="s:string" use="required">
       
<s:annotation>
         
<s:documentation>Ticket number associated with EMD</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="TicketCouponNumber" type="s:string" use="required">
       
<s:annotation>
         
<s:documentation>Ticket coupon number associated with EMD</s:documentation>
       
</s:annotation>
     
</s:attribute>
   
</s:extension>
 
</s:complexContent>
</s:complexType>

attribute EMDCouponType/@ServiceCode
type s:string
properties
use required
annotation
documentation
Service code
source <s:attribute name="ServiceCode" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Service code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponType/@ServiceName
type s:string
properties
use required
annotation
documentation
Service name
source <s:attribute name="ServiceName" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Service name</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponType/@ServiceInf
type s:string
annotation
documentation
Service information
source <s:attribute name="ServiceInf" type="s:string">
 
<s:annotation>
   
<s:documentation>Service information</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponType/@CouponValue
type s:decimal
properties
use required
annotation
documentation
Coupon value
source <s:attribute name="CouponValue" type="s:decimal" use="required">
 
<s:annotation>
   
<s:documentation>Coupon value</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponType/@Currency
type s:string
properties
use required
annotation
documentation
Currency
source <s:attribute name="Currency" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Currency</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponType/@TicketNumber
type s:string
properties
use required
annotation
documentation
Ticket number associated with EMD
source <s:attribute name="TicketNumber" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Ticket number associated with EMD</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponType/@TicketCouponNumber
type s:string
properties
use required
annotation
documentation
Ticket coupon number associated with EMD
source <s:attribute name="TicketCouponNumber" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Ticket coupon number associated with EMD</s:documentation>
 
</s:annotation>
</s:attribute>


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