diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionHeader customer customer-ssn customer-username customer-password password-reminder current-profile | ||
used by |
|
||
source | <xs:complexType name="PiProfile"> <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:element name="password-reminder" type="CPT-Footnote" minOccurs="0"/> <!-- only if invalid/missing password --> <xs:element name="current-profile" type="PICustomerProfile" 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"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="password-reminder" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:PICustomerProfile | ||||||||
properties |
|
||||||||
children | customer-username customer-password customer-reminder customer-new-password customer customer-address customer-cellphone customer-homephone customer-workphone customer-email customer-pager customer-fax customer-birthdate customer-ssn recurring-trips subscriptions localPICustomerProfile | ||||||||
source | <xs:element name="current-profile" type="PICustomerProfile" minOccurs="0"/> |