diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionHeader agency-ids agency-names name-fragments service-area point modes zones include-URLs include-fares include-files include-zones include-hours include-area profiles | ||
used by |
|
||
source | <xs:complexType name="PiAgencyList"> <xs:sequence> <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/> <xs:element name="agency-ids" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="agency-id" type="CPT-AgencyID"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="agency-names" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="agency-name" type="CPT-AgencyName"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="name-fragments" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="name-fragment" type="CPT-AgencyName"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="service-area" type="SPPolygon" minOccurs="0"/> <xs:element name="point" type="SPPoint" minOccurs="0"/> <xs:element name="modes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="mode" type="CPT-Mode"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="zones" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="zone" type="PIServiceZoneIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="include-URLs" type="CPT-Boolean"/> <xs:element name="include-fares" type="CPT-Boolean"/> <xs:element name="include-files" type="CPT-Boolean"/> <xs:element name="include-zones" type="CPT-Boolean"/> <xs:element name="include-hours" type="CPT-Boolean"/> <xs:element name="include-area" type="CPT-Boolean"/> <xs:element name="profiles" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="200"> <xs:element name="profile" type="PIAgencyProfile"/> </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 | agency-id | ||||||||
source | <xs:element name="agency-ids" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="agency-id" type="CPT-AgencyID"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-AgencyID | ||||
properties |
|
||||
source | <xs:element name="agency-id" type="CPT-AgencyID"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | agency-name | ||||||||
source | <xs:element name="agency-names" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="agency-name" type="CPT-AgencyName"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-AgencyName | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="agency-name" type="CPT-AgencyName"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | name-fragment | ||||||||
source | <xs:element name="name-fragments" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="name-fragment" type="CPT-AgencyName"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-AgencyName | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="name-fragment" type="CPT-AgencyName"/> |
diagram | ![]() |
||||||||
type | tcip:SPPolygon | ||||||||
properties |
|
||||||||
children | polygonName vertices polygonId | ||||||||
source | <xs:element name="service-area" type="SPPolygon" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SPPoint | ||||||||
properties |
|
||||||||
children | pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea | ||||||||
source | <xs:element name="point" type="SPPoint" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | mode | ||||||||
source | <xs:element name="modes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="mode" type="CPT-Mode"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-Mode | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="mode" type="CPT-Mode"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | zone | ||||||||
source | <xs:element name="zones" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="zone" type="PIServiceZoneIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PIServiceZoneIden | ||||
properties |
|
||||
source | <xs:element name="zone" type="PIServiceZoneIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="include-URLs" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="include-fares" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="include-files" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="include-zones" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="include-hours" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="include-area" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | profile | ||||||||
source | <xs:element name="profiles" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="200"> <xs:element name="profile" type="PIAgencyProfile"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PIAgencyProfile | ||||
properties |
|
||||
children | agency-id name feedback-email public-contact-phone public-contact-fax public-contact-addr public-contact-email public-websiteURL customer-serviceURL trip-plannerURL operation-times agency-description handicap-access-description fare-range-description ticket-locations customer-group-served fleet-description modes status service-zones service-area static-files localPIAgencyProfile | ||||
source | <xs:element name="profile" type="PIAgencyProfile"/> |