| diagram | ![]() |
||||
| children | GeneralInfo Passengers Contacts Remarks Comments OtherServices | ||||
| used by |
|
||||
| source | <s:complexType name="PNRDataType"> <s:sequence> <s:element name="GeneralInfo" type="GeneralInfoRQType" minOccurs="0"/> <s:element name="Passengers" type="PassengersType" minOccurs="0"/> <s:element name="Contacts" type="ContactsType" minOccurs="0"/> <s:element name="Remarks" minOccurs="0"> <s:complexType> <s:sequence> <s:element name="Remark" type="RemarkType" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> <s:element name="Comments" minOccurs="0"> <s:complexType> <s:sequence> <s:element name="Comment" maxOccurs="unbounded"> <s:complexType> <s:simpleContent> <s:restriction base="CommentType"> <s:minLength value="1"/> </s:restriction> </s:simpleContent> </s:complexType> </s:element> </s:sequence> </s:complexType> </s:element> <s:element name="OtherServices" minOccurs="0"> <s:complexType> <s:sequence> <s:element name="OSI" type="OSIType" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> </s:sequence> </s:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| type | GeneralInfoRQType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="GeneralInfo" type="GeneralInfoRQType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | PassengersType | ||||||
| properties |
|
||||||
| children | Passenger | ||||||
| source | <s:element name="Passengers" type="PassengersType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | ContactsType | ||||||
| properties |
|
||||||
| children | Contact | ||||||
| source | <s:element name="Contacts" type="ContactsType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Remark | ||||||
| source | <s:element name="Remarks" minOccurs="0"> <s:complexType> <s:sequence> <s:element name="Remark" type="RemarkType" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | RemarkType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="Remark" type="RemarkType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Comment | ||||||
| source | <s:element name="Comments" minOccurs="0"> <s:complexType> <s:sequence> <s:element name="Comment" maxOccurs="unbounded"> <s:complexType> <s:simpleContent> <s:restriction base="CommentType"> <s:minLength value="1"/> </s:restriction> </s:simpleContent> </s:complexType> </s:element> </s:sequence> </s:complexType> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||
| type | restriction of CommentType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| source | <s:element name="Comment" maxOccurs="unbounded"> <s:complexType> <s:simpleContent> <s:restriction base="CommentType"> <s:minLength value="1"/> </s:restriction> </s:simpleContent> </s:complexType> </s:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | OSI | ||||||
| source | <s:element name="OtherServices" minOccurs="0"> <s:complexType> <s:sequence> <s:element name="OSI" type="OSIType" maxOccurs="unbounded"/> </s:sequence> </s:complexType> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| type | OSIType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <s:element name="OSI" type="OSIType" maxOccurs="unbounded"/> |