diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PassengerNameType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="PassengerType"> <s:annotation> <s:documentation>Passenger info</s:documentation> </s:annotation> <s:complexContent> <s:extension base="PassengerNameType"> <s:attribute name="PaxRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> <s:attribute name="AgeType" type="AgeCatType" use="required"> <s:annotation> <s:documentation>ADT - adult, CHD - Child. INF - Infant</s:documentation> </s:annotation> </s:attribute> <s:attribute name="AdultRef" type="s:string"> <s:annotation> <s:documentation>IN REPLIES ONLY!!! For an infant passengers only - reference to the adult passenger the infant is traveling with. IGNORED IN REQUESTS!!!</s:documentation> </s:annotation> </s:attribute> <s:attribute name="PaxID" type="s:string"> <s:annotation> <s:documentation>IN REPLIES ONLY!!! For 1M PNRs only - unique passenger ID within CRS. IGNORED IN REQUESTS!!!</s:documentation> </s:annotation> </s:attribute> <s:attribute name="PTC" type="strlist"> <s:annotation> <s:documentation>Industry-standard Passenger Type Code or list of codes</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ExtraSeats" type="s:positiveInteger" use="optional"> <s:annotation> <s:documentation>Extra seat count.</s:documentation> </s:annotation> </s:attribute> <s:attribute name="BasementDoc" type="s:string" use="optional"> <s:annotation> <s:documentation>PTC connected document.</s:documentation> </s:annotation> </s:attribute> <s:attribute name="DOB" type="s:date"> <s:annotation> <s:documentation>Date of birth Is mandatory for child and infant.</s:documentation> </s:annotation> </s:attribute> <s:attribute name="DocType" type="s:string" use="optional"> <s:annotation> <s:documentation>Travel document type. Possible values Code-Meaning (russian codes accepted as well): ВБ-военный билет ВЖ-вид на жительство ВУЛ-временное удостоверение личности ДП-дипломатический паспорт НП-национальный паспорт ПМ-паспорт моряка ПС-общегражданский паспорт ПСП-общегражданский заграничный паспорт СВВ-свидетельство на возвращение в страны снг СП-служебный паспорт СПО-справка об освобождении из мест лишения свободы СПУ-справка об утере паспорта СР-свидетельство о рождении VB-military id VV-residency permit VUL-interim certificate DP-diplomatic passport NP-national passport PM-seaman's book PS-russian national passport PSP-russian passport CVV-certificate of return to cis countries SP-service passport SPO-certificate of release from prison SPU-certificate of passport loss SR-birth certificate If empty - will be set automatically using other document data.</s:documentation> </s:annotation> </s:attribute> <s:attribute name="DocCountry"> <s:annotation> <s:documentation>Travel document issue country</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="2"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="DocNumber" type="s:string" use="optional"> <s:annotation> <s:documentation>Travel document number</s:documentation> </s:annotation> </s:attribute> <s:attribute name="DocExpiration" type="s:date"> <s:annotation> <s:documentation>Travel document expiration</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FFPAirline" type="s:string" use="optional"> <s:annotation> <s:documentation>FFP Program airline</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FFPAccount" type="s:string" use="optional"> <s:annotation> <s:documentation>FFP Account (card) number</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FFPType" use="optional"> <s:annotation> <s:documentation>Frequent Flyer Program usage type - Reward or class Upgrade If empty - by default - miles acquisition</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="Reward"/> <s:enumeration value="Upgrade"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="FFPHolder" type="s:string" use="optional"> <s:annotation> <s:documentation>FFP Card holder</s:documentation> </s:annotation> </s:attribute> <s:attribute name="POB" type="s:string" use="optional"> <s:annotation> <s:documentation>Traveller place of birth (mandatory for a rail itinerary, ignored for an air PNRs)</s:documentation> </s:annotation> </s:attribute> </s:extension> </s:complexContent> </s:complexType> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="PaxRef" type="s:string" use="required"> <s:annotation> <s:documentation>Reference to this item</s:documentation> </s:annotation> </s:attribute> |
type | AgeCatType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <s:attribute name="AgeType" type="AgeCatType" use="required"> <s:annotation> <s:documentation>ADT - adult, CHD - Child. INF - Infant</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="AdultRef" type="s:string"> <s:annotation> <s:documentation>IN REPLIES ONLY!!! For an infant passengers only - reference to the adult passenger the infant is traveling with. IGNORED IN REQUESTS!!!</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="PaxID" type="s:string"> <s:annotation> <s:documentation>IN REPLIES ONLY!!! For 1M PNRs only - unique passenger ID within CRS. IGNORED IN REQUESTS!!!</s:documentation> </s:annotation> </s:attribute> |
type | strlist | ||
annotation |
|
||
source | <s:attribute name="PTC" type="strlist"> <s:annotation> <s:documentation>Industry-standard Passenger Type Code or list of codes</s:documentation> </s:annotation> </s:attribute> |
type | s:positiveInteger | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="ExtraSeats" type="s:positiveInteger" use="optional"> <s:annotation> <s:documentation>Extra seat count.</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="BasementDoc" type="s:string" use="optional"> <s:annotation> <s:documentation>PTC connected document.</s:documentation> </s:annotation> </s:attribute> |
type | s:date | ||
annotation |
|
||
source | <s:attribute name="DOB" type="s:date"> <s:annotation> <s:documentation>Date of birth Is mandatory for child and infant.</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="DocType" type="s:string" use="optional"> <s:annotation> <s:documentation>Travel document type. Possible values Code-Meaning (russian codes accepted as well): ВБ-военный билет ВЖ-вид на жительство ВУЛ-временное удостоверение личности ДП-дипломатический паспорт НП-национальный паспорт ПМ-паспорт моряка ПС-общегражданский паспорт ПСП-общегражданский заграничный паспорт СВВ-свидетельство на возвращение в страны снг СП-служебный паспорт СПО-справка об освобождении из мест лишения свободы СПУ-справка об утере паспорта СР-свидетельство о рождении VB-military id VV-residency permit VUL-interim certificate DP-diplomatic passport NP-national passport PM-seaman's book PS-russian national passport PSP-russian passport CVV-certificate of return to cis countries SP-service passport SPO-certificate of release from prison SPU-certificate of passport loss SR-birth certificate If empty - will be set automatically using other document data.</s:documentation> </s:annotation> </s:attribute> |
type | restriction of s:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="DocCountry"> <s:annotation> <s:documentation>Travel document issue country</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="2"/> </s:restriction> </s:simpleType> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="DocNumber" type="s:string" use="optional"> <s:annotation> <s:documentation>Travel document number</s:documentation> </s:annotation> </s:attribute> |
type | s:date | ||
annotation |
|
||
source | <s:attribute name="DocExpiration" type="s:date"> <s:annotation> <s:documentation>Travel document expiration</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="FFPAirline" type="s:string" use="optional"> <s:annotation> <s:documentation>FFP Program airline</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="FFPAccount" type="s:string" use="optional"> <s:annotation> <s:documentation>FFP Account (card) number</s:documentation> </s:annotation> </s:attribute> |
type | restriction of s:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <s:attribute name="FFPType" use="optional"> <s:annotation> <s:documentation>Frequent Flyer Program usage type - Reward or class Upgrade If empty - by default - miles acquisition</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="Reward"/> <s:enumeration value="Upgrade"/> </s:restriction> </s:simpleType> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="FFPHolder" type="s:string" use="optional"> <s:annotation> <s:documentation>FFP Card holder</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="POB" type="s:string" use="optional"> <s:annotation> <s:documentation>Traveller place of birth (mandatory for a rail itinerary, ignored for an air PNRs)</s:documentation> </s:annotation> </s:attribute> |