complexType tcip:SchRunningTimeListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo patternVersion pattern-eff routes patterns pattern-segments stoppoint-intervals timepoint-intervals
used by
element tcip:schRunningTimeListSub
source <xs:complexType name="SchRunningTimeListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="patternVersion" type="SCH-TimetableVersionID" minOccurs="0"/>
   
<xs:element name="pattern-eff" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="patterns" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="5000">
         
<xs:element name="pattern" type="SCHPatternIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="pattern-segments" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="pattern-segment" type="SCHPatternSegmentIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoint-intervals" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="stoppoint-interval" type="SCHStoppointPair"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoint-intervals" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="timepoint-interval" type="SCHTimepointInterval"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchRunningTimeListSub/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:SchRunningTimeListSub/patternVersion
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="patternVersion" type="SCH-TimetableVersionID" minOccurs="0"/>

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

element tcip:SchRunningTimeListSub/routes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route
source <xs:element name="routes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeListSub/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:SchRunningTimeListSub/patterns
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern
source <xs:element name="patterns" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5000">
     
<xs:element name="pattern" type="SCHPatternIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeListSub/patterns/pattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
content complex
children pattern-id agency-id designator name
source <xs:element name="pattern" type="SCHPatternIden"/>

element tcip:SchRunningTimeListSub/pattern-segments
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern-segment
source <xs:element name="pattern-segments" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="pattern-segment" type="SCHPatternSegmentIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeListSub/pattern-segments/pattern-segment
diagram
type tcip:SCHPatternSegmentIden
properties
isRef 0
content complex
children segment-id agency-id name
source <xs:element name="pattern-segment" type="SCHPatternSegmentIden"/>

element tcip:SchRunningTimeListSub/stoppoint-intervals
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-interval
source <xs:element name="stoppoint-intervals" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="stoppoint-interval" type="SCHStoppointPair"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeListSub/stoppoint-intervals/stoppoint-interval
diagram
type tcip:SCHStoppointPair
properties
isRef 0
content complex
children stoppointA stoppointB
source <xs:element name="stoppoint-interval" type="SCHStoppointPair"/>

element tcip:SchRunningTimeListSub/timepoint-intervals
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-interval
source <xs:element name="timepoint-intervals" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="timepoint-interval" type="SCHTimepointInterval"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRunningTimeListSub/timepoint-intervals/timepoint-interval
diagram
type tcip:SCHTimepointInterval
properties
isRef 0
content complex
children tpi-id tpi-designator startPointID endPointID location mode
source <xs:element name="timepoint-interval" type="SCHTimepointInterval"/>


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