diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo effective specific-garages specific-blocks update-since | ||
used by |
|
||
source | <xs:complexType name="SchBlockScheduleListSub"> <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-blocks" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="specific-block" type="SCHBlockIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/> </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-DateTime | ||||
properties |
|
||||
source | <xs:element name="effective" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPTTransitFacilityIden | ||||
properties |
|
||||
children | facility-id agency-id facility-name base-name | ||||
source | <xs:element name="specific-garage" type="CPTTransitFacilityIden"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | specific-block | ||||||||
source | <xs:element name="specific-blocks" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="specific-block" type="SCHBlockIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHBlockIden | ||||
properties |
|
||||
children | block-id agency-id block-designator block-name | ||||
source | <xs:element name="specific-block" type="SCHBlockIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/> |