complexType EMDInfoType
diagram sigws_p326.png
children EMD
used by
element PNRGroup/EMDInfo
source <s:complexType name="EMDInfoType">
 
<s:sequence>
   
<s:element name="EMD" maxOccurs="unbounded">
     
<s:complexType>
       
<s:sequence>
         
<s:element name="EMDData" type="TicketDataType" minOccurs="0"/>
         
<s:element name="EMDReceipt" type="s:string" minOccurs="0">
           
<s:annotation>
             
<s:documentation>EMD receipt - free text</s:documentation>
           
</s:annotation>
         
</s:element>
       
</s:sequence>
       
<s:attribute name="EMDRef" type="s:string" use="required">
         
<s:annotation>
           
<s:documentation>Reference to this item</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="PaxRef" type="s:string" use="required">
         
<s:annotation>
           
<s:documentation>Passenger reference</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="RemarkRefs" type="strlist">
         
<s:annotation>
           
<s:documentation>References to segment reservations</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="StockProvider" type="s:string" use="required">
         
<s:annotation>
           
<s:documentation>Ticket stock provider:
BSP - BSP stock
TCH - TCH stock
nnn - airline stock (nnn - accountig code)
</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="EMDNumber" type="s:string" use="required">
         
<s:annotation>
           
<s:documentation>EMD number</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="ValidatingAirline" type="s:string" use="required">
         
<s:annotation>
           
<s:documentation>Validating carrier</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="AcctgCode" type="s:string" use="required">
         
<s:annotation>
           
<s:documentation>Validating carrier's accounting code</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="EMDType" use="required">
         
<s:annotation>
           
<s:documentation>EMD type: S - EMD-S, A - EMD-A </s:documentation>
         
</s:annotation>
         
<s:simpleType>
           
<s:restriction base="s:string">
             
<s:enumeration value="S"/>
             
<s:enumeration value="A"/>
           
</s:restriction>
         
</s:simpleType>
       
</s:attribute>
       
<s:attribute name="RFIC" type="s:string" use="optional">
         
<s:annotation>
           
<s:documentation>RFIC code</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="EMDVAT" type="s:string">
         
<s:annotation>
           
<s:documentation>EMD VAT endorsement string</s:documentation>
         
</s:annotation>
       
</s:attribute>
       
<s:attribute name="EMDTaxRate" type="s:decimal">
         
<s:annotation>
           
<s:documentation>EMD tax rate percent</s:documentation>
         
</s:annotation>
       
</s:attribute>
     
</s:complexType>
   
</s:element>
 
</s:sequence>
</s:complexType>

element EMDInfoType/EMD
diagram sigws_p327.png
properties
minOcc 1
maxOcc unbounded
content complex
children EMDData EMDReceipt
attributes
Name  Type  Use  Default  Fixed  Annotation
EMDRef  s:string  required      
documentation
Reference to this item
PaxRef  s:string  required      
documentation
Passenger reference
RemarkRefs  strlist        
documentation
References to segment reservations
StockProvider  s:string  required      
documentation
Ticket stock provider:
BSP - BSP stock
TCH - TCH stock
nnn - airline stock (nnn - accountig code)
EMDNumber  s:string  required      
documentation
EMD number
ValidatingAirline  s:string  required      
documentation
Validating carrier
AcctgCode  s:string  required      
documentation
Validating carrier's accounting code
EMDType  derived by: s:string  required      
documentation
EMD type: S - EMD-S, A - EMD-A
RFIC  s:string  optional      
documentation
RFIC code
EMDVAT  s:string        
documentation
EMD VAT endorsement string
EMDTaxRate  s:decimal        
documentation
EMD tax rate percent
source <s:element name="EMD" maxOccurs="unbounded">
 
<s:complexType>
   
<s:sequence>
     
<s:element name="EMDData" type="TicketDataType" minOccurs="0"/>
     
<s:element name="EMDReceipt" type="s:string" minOccurs="0">
       
<s:annotation>
         
<s:documentation>EMD receipt - free text</s:documentation>
       
</s:annotation>
     
</s:element>
   
</s:sequence>
   
<s:attribute name="EMDRef" type="s:string" use="required">
     
<s:annotation>
       
<s:documentation>Reference to this item</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="PaxRef" type="s:string" use="required">
     
<s:annotation>
       
<s:documentation>Passenger reference</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="RemarkRefs" type="strlist">
     
<s:annotation>
       
<s:documentation>References to segment reservations</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="StockProvider" type="s:string" use="required">
     
<s:annotation>
       
<s:documentation>Ticket stock provider:
BSP - BSP stock
TCH - TCH stock
nnn - airline stock (nnn - accountig code)
</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="EMDNumber" type="s:string" use="required">
     
<s:annotation>
       
<s:documentation>EMD number</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="ValidatingAirline" type="s:string" use="required">
     
<s:annotation>
       
<s:documentation>Validating carrier</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="AcctgCode" type="s:string" use="required">
     
<s:annotation>
       
<s:documentation>Validating carrier's accounting code</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="EMDType" use="required">
     
<s:annotation>
       
<s:documentation>EMD type: S - EMD-S, A - EMD-A </s:documentation>
     
</s:annotation>
     
<s:simpleType>
       
<s:restriction base="s:string">
         
<s:enumeration value="S"/>
         
<s:enumeration value="A"/>
       
</s:restriction>
     
</s:simpleType>
   
</s:attribute>
   
<s:attribute name="RFIC" type="s:string" use="optional">
     
<s:annotation>
       
<s:documentation>RFIC code</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="EMDVAT" type="s:string">
     
<s:annotation>
       
<s:documentation>EMD VAT endorsement string</s:documentation>
     
</s:annotation>
   
</s:attribute>
   
<s:attribute name="EMDTaxRate" type="s:decimal">
     
<s:annotation>
       
<s:documentation>EMD tax rate percent</s:documentation>
     
</s:annotation>
   
</s:attribute>
 
</s:complexType>
</s:element>

attribute EMDInfoType/EMD/@EMDRef
type s:string
properties
use required
annotation
documentation
Reference to this item
source <s:attribute name="EMDRef" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Reference to this item</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@PaxRef
type s:string
properties
use required
annotation
documentation
Passenger reference
source <s:attribute name="PaxRef" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Passenger reference</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@RemarkRefs
type strlist
annotation
documentation
References to segment reservations
source <s:attribute name="RemarkRefs" type="strlist">
 
<s:annotation>
   
<s:documentation>References to segment reservations</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@StockProvider
type s:string
properties
use required
annotation
documentation
Ticket stock provider:
BSP - BSP stock
TCH - TCH stock
nnn - airline stock (nnn - accountig code)
source <s:attribute name="StockProvider" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Ticket stock provider:
BSP - BSP stock
TCH - TCH stock
nnn - airline stock (nnn - accountig code)
</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@EMDNumber
type s:string
properties
use required
annotation
documentation
EMD number
source <s:attribute name="EMDNumber" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>EMD number</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@ValidatingAirline
type s:string
properties
use required
annotation
documentation
Validating carrier
source <s:attribute name="ValidatingAirline" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Validating carrier</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@AcctgCode
type s:string
properties
use required
annotation
documentation
Validating carrier's accounting code
source <s:attribute name="AcctgCode" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Validating carrier's accounting code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@EMDType
type restriction of s:string
properties
use required
facets
Kind Value Annotation
enumeration S
enumeration A
annotation
documentation
EMD type: S - EMD-S, A - EMD-A
source <s:attribute name="EMDType" use="required">
 
<s:annotation>
   
<s:documentation>EMD type: S - EMD-S, A - EMD-A </s:documentation>
 
</s:annotation>
 
<s:simpleType>
   
<s:restriction base="s:string">
     
<s:enumeration value="S"/>
     
<s:enumeration value="A"/>
   
</s:restriction>
 
</s:simpleType>
</s:attribute>

attribute EMDInfoType/EMD/@RFIC
type s:string
properties
use optional
annotation
documentation
RFIC code
source <s:attribute name="RFIC" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>RFIC code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@EMDVAT
type s:string
annotation
documentation
EMD VAT endorsement string
source <s:attribute name="EMDVAT" type="s:string">
 
<s:annotation>
   
<s:documentation>EMD VAT endorsement string</s:documentation>
 
</s:annotation>
</s:attribute>

attribute EMDInfoType/EMD/@EMDTaxRate
type s:decimal
annotation
documentation
EMD tax rate percent
source <s:attribute name="EMDTaxRate" type="s:decimal">
 
<s:annotation>
   
<s:documentation>EMD tax rate percent</s:documentation>
 
</s:annotation>
</s:attribute>

element EMDInfoType/EMD/EMDData
diagram sigws_p328.png
type TicketDataType
properties
minOcc 0
maxOcc 1
content complex
children IssueData AgencyData Passenger Contact Itinerary Price Taxes FareCalculation FOPData Endorsements TourCode Comments BarCode QRCode VATInfo
source <s:element name="EMDData" type="TicketDataType" minOccurs="0"/>

element EMDInfoType/EMD/EMDReceipt
diagram sigws_p329.png
type s:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
EMD receipt - free text
source <s:element name="EMDReceipt" type="s:string" minOccurs="0">
 
<s:annotation>
   
<s:documentation>EMD receipt - free text</s:documentation>
 
</s:annotation>
</s:element>


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