diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | time-submitted customer-id username all-updates-accepted reason-not-accepted current-subscriptions | ||
used by |
|
||
source | <xs:complexType name="PiAckSubscriptionUpdate"> <xs:sequence> <xs:element name="time-submitted" type="CPT-DateTime"/> <xs:element name="customer-id" type="PITravelerIden" minOccurs="0"/> <xs:element name="username" type="CPT-Footnote" minOccurs="0"/> <xs:element name="all-updates-accepted" type="CPT-Boolean"/> <xs:element name="reason-not-accepted" type="CPT-Footnote" minOccurs="0"/> <!-- only if false above --> <xs:element name="current-subscriptions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="current-subscription" type="PICustSubscription"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="time-submitted" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
type | tcip:PITravelerIden | ||||||||
properties |
|
||||||||
children | traveler-id agency-id firstName middleName lastName | ||||||||
source | <xs:element name="customer-id" type="PITravelerIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="username" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="all-updates-accepted" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="reason-not-accepted" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | current-subscription | ||||||||
source | <xs:element name="current-subscriptions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="current-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="current-subscription" type="PICustSubscription"/> |