complexType tcip:PiNearestStopList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo request includeDistance weather-text area-map stops
used by
element tcip:piNearestStopList
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>

element tcip:PiNearestStopList/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:PiNearestStopList/request
diagram
type tcip:PINearestStopRequest
properties
isRef 0
content complex
children location route rtDirection stopAttributes
source <xs:element name="request" type="PINearestStopRequest"/>

element tcip:PiNearestStopList/includeDistance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element tcip:PiNearestStopList/weather-text
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="weather-text" type="CPT-Footnote" minOccurs="0"/>

element tcip:PiNearestStopList/area-map
diagram
type tcip:PIMap
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children map-image map-format map-URL map-headline map-footnote itineraryID
source <xs:element name="area-map" type="PIMap" minOccurs="0"/>

element tcip:PiNearestStopList/stops
diagram
properties
isRef 0
content complex
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>

element tcip:PiNearestStopList/stops/stop
diagram
type tcip:PINearestStop
properties
isRef 0
content complex
children stoppoint location mode route rtDirection stopAttributes stop-detail amenities shelters parking bulletins
source <xs:element name="stop" type="PINearestStop"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy