diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo beginDate endDate specific-operators specific-Routes specific-Garages | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||
type | tcip:CPT-Date | ||||
properties |
|
||||
source | <xs:element name="beginDate" type="CPT-Date"/> |
diagram | ![]() |
||||
type | tcip:CPT-Date | ||||
properties |
|
||||
source | <xs:element name="endDate" type="CPT-Date"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPTOperatorIden | ||||
properties |
|
||||
children | operator-id agency-id designator employee-id | ||||
source | <xs:element name="specific-operator" type="CPTOperatorIden"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:SCHRouteIden | ||||
properties |
|
||||
children | route-id agency-id route-designator route-name | ||||
source | <xs:element name="specific-Route" type="SCHRouteIden"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPTTransitFacilityIden | ||||
properties |
|
||||
children | facility-id agency-id facility-name base-name | ||||
source | <xs:element name="specific-Garage" type="CPTTransitFacilityIden"/> |