diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of s:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="RemarkType"> <s:annotation> <s:documentation>SSR/OSI info</s:documentation> </s:annotation> <s:simpleContent> <s:extension base="s:string"> <s:attribute name="RemarkRef"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="ServiceRef"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="SSRCode"> <s:annotation> <s:documentation>Industry-standard SSR code</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:length value="4"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="AAS"> <s:annotation> <s:documentation>Action/advice/status code</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:length value="2"/> </s:restriction> </s:simpleType> </s:attribute> <s:attributeGroup ref="BookingStatusType"/> <s:attribute name="Quantity" type="s:int"> <s:annotation> <s:documentation>Service quantity</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FlightRef" type="s:string"> <s:annotation> <s:documentation>Flight segment reference</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FlightRefs" type="strlist"> <s:annotation> <s:documentation>Flight segment references</s:documentation> </s:annotation> </s:attribute> <s:attribute name="SegmentRef" type="s:string"> <s:annotation> <s:documentation>Reference to non-air segment</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceCode" type="s:string"> <s:annotation> <s:documentation>Service code</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceType" type="s:string"> <s:annotation> <s:documentation>Service code</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceGroup" type="s:string"> <s:annotation> <s:documentation>Service group</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceSubgroup" type="s:string"> <s:annotation> <s:documentation>Service subgroup</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceName" type="s:string"> <s:annotation> <s:documentation>Service name</s:documentation> </s:annotation> </s:attribute> <s:attribute name="Currency" type="s:string"> <s:annotation> <s:documentation>Currency</s:documentation> </s:annotation> </s:attribute> <s:attribute name="Price"> <s:annotation> <s:documentation>Price</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="BaseCurrency" type="s:string"> <s:annotation> <s:documentation>Base currency</s:documentation> </s:annotation> </s:attribute> <s:attribute name="BasePrice"> <s:annotation> <s:documentation>Base price</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="VAT"> <s:annotation> <s:documentation>VAT amount</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="EMDTaxRate" type="s:decimal"> <s:annotation> <s:documentation>EMD tax rate percent</s:documentation> </s:annotation> </s:attribute> <s:attribute name="AgeCat" type="strlist"> <s:annotation> <s:documentation>ADT - adult, CHD - child, ADF - adult+infant</s:documentation> </s:annotation> </s:attribute> <s:attribute name="PaxRefs" type="strlist"> <s:annotation> <s:documentation>Passenger references</s:documentation> </s:annotation> </s:attribute> <s:attribute name="MinOccurrence" type="s:decimal"> <s:annotation> <s:documentation>Minimum occurrence</s:documentation> </s:annotation> </s:attribute> <s:attribute name="MaxOccurrence" type="s:decimal"> <s:annotation> <s:documentation>Maximum occurrence</s:documentation> </s:annotation> </s:attribute> <s:attribute name="AutoConfirm" type="s:string"> <s:annotation> <s:documentation>true - automatic confirmation, false - manual confirmation, unknown or empty - unknown behaivor</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ConjSvc" type="s:string"> <s:annotation> <s:documentation>Reference to conjuction baggage</s:documentation> </s:annotation> </s:attribute> <s:attribute name="TimeLimit" type="s:dateTime" use="optional"> <s:annotation> <s:documentation>Paid service time limit to sell. Includes timezone shift, e.g. 2012-05-19T16:00:00+04:00</s:documentation> </s:annotation> </s:attribute> </s:extension> </s:simpleContent> </s:complexType> |
type | restriction of s:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="RemarkRef"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="ServiceRef"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="SSRCode"> <s:annotation> <s:documentation>Industry-standard SSR code</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:length value="4"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="AAS"> <s:annotation> <s:documentation>Action/advice/status code</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:length value="2"/> </s:restriction> </s:simpleType> </s:attribute> |
type | s:int | ||
annotation |
|
||
source | <s:attribute name="Quantity" type="s:int"> <s:annotation> <s:documentation>Service quantity</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="FlightRef" type="s:string"> <s:annotation> <s:documentation>Flight segment reference</s:documentation> </s:annotation> </s:attribute> |
type | strlist | ||
annotation |
|
||
source | <s:attribute name="FlightRefs" type="strlist"> <s:annotation> <s:documentation>Flight segment references</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="SegmentRef" type="s:string"> <s:annotation> <s:documentation>Reference to non-air segment</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ServiceCode" type="s:string"> <s:annotation> <s:documentation>Service code</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ServiceType" type="s:string"> <s:annotation> <s:documentation>Service code</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ServiceGroup" type="s:string"> <s:annotation> <s:documentation>Service group</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ServiceSubgroup" type="s:string"> <s:annotation> <s:documentation>Service subgroup</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ServiceName" type="s:string"> <s:annotation> <s:documentation>Service name</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="Currency" type="s:string"> <s:annotation> <s:documentation>Currency</s:documentation> </s:annotation> </s:attribute> |
type | restriction of s:decimal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="Price"> <s:annotation> <s:documentation>Price</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="BaseCurrency" type="s:string"> <s:annotation> <s:documentation>Base currency</s:documentation> </s:annotation> </s:attribute> |
type | restriction of s:decimal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="BasePrice"> <s:annotation> <s:documentation>Base price</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:decimal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="VAT"> <s:annotation> <s:documentation>VAT amount</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </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> |
type | strlist | ||
annotation |
|
||
source | <s:attribute name="AgeCat" type="strlist"> <s:annotation> <s:documentation>ADT - adult, CHD - child, ADF - adult+infant</s:documentation> </s:annotation> </s:attribute> |
type | strlist | ||
annotation |
|
||
source | <s:attribute name="PaxRefs" type="strlist"> <s:annotation> <s:documentation>Passenger references</s:documentation> </s:annotation> </s:attribute> |
type | s:decimal | ||
annotation |
|
||
source | <s:attribute name="MinOccurrence" type="s:decimal"> <s:annotation> <s:documentation>Minimum occurrence</s:documentation> </s:annotation> </s:attribute> |
type | s:decimal | ||
annotation |
|
||
source | <s:attribute name="MaxOccurrence" type="s:decimal"> <s:annotation> <s:documentation>Maximum occurrence</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="AutoConfirm" type="s:string"> <s:annotation> <s:documentation>true - automatic confirmation, false - manual confirmation, unknown or empty - unknown behaivor</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ConjSvc" type="s:string"> <s:annotation> <s:documentation>Reference to conjuction baggage</s:documentation> </s:annotation> </s:attribute> |
type | s:dateTime | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="TimeLimit" type="s:dateTime" use="optional"> <s:annotation> <s:documentation>Paid service time limit to sell. Includes timezone shift, e.g. 2012-05-19T16:00:00+04:00</s:documentation> </s:annotation> </s:attribute> |