diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
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 | ||
used by |
|
||
source | <xs:complexType name="PICustomerProfile"> <xs:sequence> <xs:element name="customer-username" type="CPT-Footnote" minOccurs="0"/> <xs:element name="customer-password" type="CPT-Footnote" minOccurs="0"/> <xs:element name="customer-reminder" type="CPT-Footnote" minOccurs="0"/> <!-- password reminder --> <xs:element name="customer-new-password" type="CPT-Footnote" minOccurs="0"/> <xs:element name="customer" type="PITravelerIden"/> <!-- zero if unassigned --> <xs:element name="customer-address" type="lrms:AddressPoint" minOccurs="0"/> <xs:element name="customer-cellphone" type="IM-HomePhone" minOccurs="0"/> <xs:element name="customer-homephone" type="IM-HomePhone" minOccurs="0"/> <xs:element name="customer-workphone" type="IM-WorkPhone" minOccurs="0"/> <xs:element name="customer-email" type="CPT-Footnote" minOccurs="0"/> <xs:element name="customer-pager" type="IM-HomePhone" minOccurs="0"/> <xs:element name="customer-fax" type="IM-WorkPhone" minOccurs="0"/> <xs:element name="customer-birthdate" type="CPT-Date" minOccurs="0"/> <xs:element name="customer-ssn" type="CPT-SSN" minOccurs="0"/> <xs:element name="recurring-trips" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="recurring-trip" type="PIRecurringTrip"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="subscriptions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="subscription" type="PICustSubscription"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localPICustomerProfile" type="local:PICustomerProfile" minOccurs="0"/> </xs:sequence> </xs:complexType> |
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="customer-reminder" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-new-password" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:PITravelerIden | ||||
properties |
|
||||
children | traveler-id agency-id firstName middleName lastName | ||||
source | <xs:element name="customer" type="PITravelerIden"/> |
diagram | ![]() |
||||||||
type | lrms:AddressPoint | ||||||||
properties |
|
||||||||
children | structureNumber streetInfo side height adminAreas | ||||||||
source | <xs:element name="customer-address" type="lrms:AddressPoint" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-HomePhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-cellphone" type="IM-HomePhone" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-HomePhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-homephone" type="IM-HomePhone" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-WorkPhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-workphone" type="IM-WorkPhone" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-email" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-HomePhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-pager" type="IM-HomePhone" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-WorkPhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="customer-fax" type="IM-WorkPhone" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Date | ||||||||
properties |
|
||||||||
source | <xs:element name="customer-birthdate" type="CPT-Date" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-SSN | ||||||||
properties |
|
||||||||
source | <xs:element name="customer-ssn" type="CPT-SSN" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | recurring-trip | ||||||||
source | <xs:element name="recurring-trips" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="recurring-trip" type="PIRecurringTrip"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PIRecurringTrip | ||||
properties |
|
||||
children | customer-assigned-name earliest-start-time latest-start-time day-types trip-segments localPIRecurringTrip | ||||
source | <xs:element name="recurring-trip" type="PIRecurringTrip"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | subscription | ||||||||
source | <xs:element name="subscriptions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="subscription" type="PICustSubscription"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PICustSubscription | ||||
properties |
|
||||
children | subscription-type delivery-mechanism applicable-trip applicable-time-start applicable-time-end applicable-day-types applicable-stop applicable-route applicable-direction subscription-begin subscription-end localPICustSubscription | ||||
source | <xs:element name="subscription" type="PICustSubscription"/> |
diagram | ![]() |
||||||||
type | PICustomerProfile | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localPICustomerProfile" type="local:PICustomerProfile" minOccurs="0"/> |