complexType tcip:PiAckSubscriptionUpdate
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
element tcip:piAckSubscriptionUpdate
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>

element tcip:PiAckSubscriptionUpdate/time-submitted
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="time-submitted" type="CPT-DateTime"/>

element tcip:PiAckSubscriptionUpdate/customer-id
diagram
type tcip:PITravelerIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children traveler-id agency-id firstName middleName lastName
source <xs:element name="customer-id" type="PITravelerIden" minOccurs="0"/>

element tcip:PiAckSubscriptionUpdate/username
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="username" type="CPT-Footnote" minOccurs="0"/>

element tcip:PiAckSubscriptionUpdate/all-updates-accepted
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="all-updates-accepted" type="CPT-Boolean"/>

element tcip:PiAckSubscriptionUpdate/reason-not-accepted
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="reason-not-accepted" type="CPT-Footnote" minOccurs="0"/>

element tcip:PiAckSubscriptionUpdate/current-subscriptions
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:PiAckSubscriptionUpdate/current-subscriptions/current-subscription
diagram
type tcip:PICustSubscription
properties
isRef 0
content complex
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"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy