| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscriptionHeader customer customer-ssn customer-username customer-password | ||
| used by |
|
||
| source | <xs:complexType name="PiProfileSub"> <xs:sequence> <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/> <xs:element name="customer" type="PITravelerIden"/> <!-- zero if unknown --> <xs:element name="customer-ssn" type="CPT-SSN" minOccurs="0"/> <xs:element name="customer-username" type="CPT-Footnote" minOccurs="0"/> <xs:element name="customer-password" type="CPT-Footnote" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/> |
| diagram | ![]() |
||||
| type | tcip:PITravelerIden | ||||
| properties |
|
||||
| children | traveler-id agency-id firstName middleName lastName | ||||
| source | <xs:element name="customer" type="PITravelerIden"/> |
| diagram | |||||||||
| type | tcip:CPT-SSN | ||||||||
| properties |
|
||||||||
| source | <xs:element name="customer-ssn" type="CPT-SSN" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:CPT-Footnote | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="customer-username" type="CPT-Footnote" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:CPT-Footnote | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="customer-password" type="CPT-Footnote" minOccurs="0"/> |