complexType tcip:PiTextTimetableSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo routes legacy begin-time-date end-time-date print-version date
used by
element tcip:piTextTimetableSub
source <xs:complexType name="PiTextTimetableSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="routes">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="legacy" type="CPT-Boolean"/>
   
<xs:element name="begin-time-date" type="CPT-DateTime"/>
   
<xs:element name="end-time-date" type="CPT-DateTime"/>
   
<xs:element name="print-version" type="CPT-Boolean"/>
   
<xs:element name="date" type="CPT-Date"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PiTextTimetableSub/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:PiTextTimetableSub/routes
diagram
properties
isRef 0
content complex
children route
source <xs:element name="routes">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiTextTimetableSub/routes/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

element tcip:PiTextTimetableSub/legacy
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="legacy" type="CPT-Boolean"/>

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

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

element tcip:PiTextTimetableSub/print-version
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="print-version" type="CPT-Boolean"/>

element tcip:PiTextTimetableSub/date
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="date" type="CPT-Date"/>


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