complexType tcip:SchRosterListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate endDate specific-operators specific-Routes specific-Garages
used by
element tcip:schRosterListSub
source <xs:complexType name="SchRosterListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="beginDate" type="CPT-Date"/>
   
<xs:element name="endDate" type="CPT-Date"/>
   
<xs:element name="specific-operators" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="specific-operator" type="CPTOperatorIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-Routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="specific-Route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-Garages" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="specific-Garage" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

element tcip:SchRosterListSub/specific-operators
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-operator
source <xs:element name="specific-operators" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="specific-operator" type="CPTOperatorIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRosterListSub/specific-operators/specific-operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
content complex
children operator-id agency-id designator employee-id
source <xs:element name="specific-operator" type="CPTOperatorIden"/>

element tcip:SchRosterListSub/specific-Routes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-Route
source <xs:element name="specific-Routes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="specific-Route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SchRosterListSub/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="100">
     
<xs:element name="specific-Garage" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchRosterListSub/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"/>


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