diagram | ![]() |
||
children | EMD | ||
used by |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | EMDData EMDReceipt | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="EMDRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="PaxRef" type="s:string" use="required"> <s:annotation> <s:documentation>Passenger reference</s:documentation> </s:annotation> </s:attribute> |
type | strlist | ||
annotation |
|
||
source | <s:attribute name="RemarkRefs" type="strlist"> <s:annotation> <s:documentation>References to segment reservations</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
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> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="EMDNumber" type="s:string" use="required"> <s:annotation> <s:documentation>EMD number</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="ValidatingAirline" type="s:string" use="required"> <s:annotation> <s:documentation>Validating carrier</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
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> |
type | restriction of s:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="RFIC" type="s:string" use="optional"> <s:annotation> <s:documentation>RFIC code</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="EMDVAT" type="s:string"> <s:annotation> <s:documentation>EMD VAT endorsement string</s:documentation> </s:annotation> </s:attribute> |
type | s:decimal | ||
annotation |
|
||
source | <s:attribute name="EMDTaxRate" type="s:decimal"> <s:annotation> <s:documentation>EMD tax rate percent</s:documentation> </s:annotation> </s:attribute> |
diagram | ![]() |
||||||
type | TicketDataType | ||||||
properties |
|
||||||
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"/> |
diagram | ![]() |
||||||
type | s:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <s:element name="EMDReceipt" type="s:string" minOccurs="0"> <s:annotation> <s:documentation>EMD receipt - free text</s:documentation> </s:annotation> </s:element> |