complexType EMDCouponBaseType
diagram sigws_p324.png
used by
complexType EMDCouponType
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
source <s:complexType name="EMDCouponBaseType">
 
<s:attribute name="SeqNo" type="s:int">
   
<s:annotation>
     
<s:documentation>Sequence number</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="From" type="s:string">
   
<s:annotation>
     
<s:documentation>Origin airport code</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="To" type="s:string">
   
<s:annotation>
     
<s:documentation>Destination airport code</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="Airline" type="s:string">
   
<s:annotation>
     
<s:documentation>Airline code</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="FlightNumber" type="s:string">
   
<s:annotation>
     
<s:documentation>Flight number</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="DepartureDate" type="s:date">
   
<s:annotation>
     
<s:documentation>Departure date</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="DepartureTime" type="s:time">
   
<s:annotation>
     
<s:documentation>Departure time</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute ref="CouponStatus"/>
</s:complexType>

attribute EMDCouponBaseType/@SeqNo
type s:int
annotation
documentation
Sequence number
source <s:attribute name="SeqNo" type="s:int">
 
<s:annotation>
   
<s:documentation>Sequence number</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponBaseType/@From
type s:string
annotation
documentation
Origin airport code
source <s:attribute name="From" type="s:string">
 
<s:annotation>
   
<s:documentation>Origin airport code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponBaseType/@To
type s:string
annotation
documentation
Destination airport code
source <s:attribute name="To" type="s:string">
 
<s:annotation>
   
<s:documentation>Destination airport code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponBaseType/@Airline
type s:string
annotation
documentation
Airline code
source <s:attribute name="Airline" type="s:string">
 
<s:annotation>
   
<s:documentation>Airline code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponBaseType/@FlightNumber
type s:string
annotation
documentation
Flight number
source <s:attribute name="FlightNumber" type="s:string">
 
<s:annotation>
   
<s:documentation>Flight number</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponBaseType/@DepartureDate
type s:date
annotation
documentation
Departure date
source <s:attribute name="DepartureDate" type="s:date">
 
<s:annotation>
   
<s:documentation>Departure date</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDCouponBaseType/@DepartureTime
type s:time
annotation
documentation
Departure time
source <s:attribute name="DepartureTime" type="s:time">
 
<s:annotation>
   
<s:documentation>Departure time</s:documentation>
 
</s:annotation>
</s:attribute>


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