diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo beginDate beginTime endDate endTime stoppoints service | ||
used by |
|
||
source | <xs:complexType name="SchStopServiceList"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="beginDate" type="CPT-Date"/> <xs:element name="beginTime" type="CPT-Time"/> <xs:element name="endDate" type="CPT-Date"/> <xs:element name="endTime" type="CPT-Time"/> <xs:element name="stoppoints"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="service"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="service-item" type="SCHServiceAtStop"/> </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-Time | ||||
properties |
|
||||
source | <xs:element name="beginTime" type="CPT-Time"/> |
diagram | ![]() |
||||
type | tcip:CPT-Date | ||||
properties |
|
||||
source | <xs:element name="endDate" type="CPT-Date"/> |
diagram | ![]() |
||||
type | tcip:CPT-Time | ||||
properties |
|
||||
source | <xs:element name="endTime" type="CPT-Time"/> |
diagram | ![]() |
||||
properties |
|
||||
children | stoppoint | ||||
source | <xs:element name="stoppoints"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTStoppointIden | ||||
properties |
|
||||
children | stoppoint-id agency-id name | ||||
source | <xs:element name="stoppoint" type="CPTStoppointIden"/> |
diagram | ![]() |
||||
properties |
|
||||
children | service-item | ||||
source | <xs:element name="service"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="service-item" type="SCHServiceAtStop"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHServiceAtStop | ||||
properties |
|
||||
children | route route-direction route-version stoppoint trip time date associated-timepoint day-types | ||||
source | <xs:element name="service-item" type="SCHServiceAtStop"/> |