complexType tcip:SchRunScheduleListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo effective specific-garages specific-runs update-since
used by
element tcip:schRunScheduleListSub
source <xs:complexType name="SchRunScheduleListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="effective" type="CPT-DateTime"/>
   
<xs:element name="specific-garages" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-runs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="specific-run" type="SCHRunIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SchRunScheduleListSub/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:SchRunScheduleListSub/effective
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="effective" type="CPT-DateTime"/>

element tcip:SchRunScheduleListSub/specific-garages
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-garage
source <xs:element name="specific-garages" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunScheduleListSub/specific-garages/specific-garage
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="specific-garage" type="CPTTransitFacilityIden"/>

element tcip:SchRunScheduleListSub/specific-runs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-run
source <xs:element name="specific-runs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="specific-run" type="SCHRunIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunScheduleListSub/specific-runs/specific-run
diagram
type tcip:SCHRunIden
properties
isRef 0
content complex
children run-id agency-id designator
source <xs:element name="specific-run" type="SCHRunIden"/>

element tcip:SchRunScheduleListSub/update-since
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>


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