diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo request includeDistance weather-text area-map stops | ||
used by |
|
||
source | <xs:complexType name="PiNearestStopList"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="request" type="PINearestStopRequest"/> <xs:element name="includeDistance" type="lrms:Distance" minOccurs="0"/> <xs:element name="weather-text" type="CPT-Footnote" minOccurs="0"/> <xs:element name="area-map" type="PIMap" minOccurs="0"/> <xs:element name="stops"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="stop" type="PINearestStop"/> </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:PINearestStopRequest | ||||
properties |
|
||||
children | location route rtDirection stopAttributes | ||||
source | <xs:element name="request" type="PINearestStopRequest"/> |
diagram | ![]() |
||||||||
type | lrms:Distance | ||||||||
properties |
|
||||||||
children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||||||
source | <xs:element name="includeDistance" type="lrms:Distance" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="weather-text" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:PIMap | ||||||||
properties |
|
||||||||
children | map-image map-format map-URL map-headline map-footnote itineraryID | ||||||||
source | <xs:element name="area-map" type="PIMap" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | stop | ||||
source | <xs:element name="stops"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="stop" type="PINearestStop"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PINearestStop | ||||
properties |
|
||||
children | stoppoint location mode route rtDirection stopAttributes stop-detail amenities shelters parking bulletins | ||||
source | <xs:element name="stop" type="PINearestStop"/> |