diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionHeader facility-types facilities | ||
used by |
|
||
source | <xs:complexType name="CptTransitFacilities"> <xs:sequence> <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/> <xs:element name="facility-types" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="facility-type" type="CPT-TransitFacilityType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="facilities"> <xs:complexType> <xs:sequence maxOccurs="5000"> <xs:element name="facility" type="CPTTransitFacility"/> </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="subscriptionHeader" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | facility-type | ||||||||
source | <xs:element name="facility-types" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="facility-type" type="CPT-TransitFacilityType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-TransitFacilityType | ||||
properties |
|
||||
source | <xs:element name="facility-type" type="CPT-TransitFacilityType"/> |
diagram | ![]() |
||||
properties |
|
||||
children | facility | ||||
source | <xs:element name="facilities"> <xs:complexType> <xs:sequence maxOccurs="5000"> <xs:element name="facility" type="CPTTransitFacility"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTTransitFacility | ||||
properties |
|
||||
children | facility facTypes facDesc address location startDate endDate localCPTTransitFacility | ||||
source | <xs:element name="facility" type="CPTTransitFacility"/> |