complexType tcip:PINearestStop
diagram
namespace http://www.TCIP-Adopted-03-00-01
children stoppoint location mode route rtDirection stopAttributes stop-detail amenities shelters parking bulletins
used by
element tcip:PiNearestStopList/stops/stop
source <xs:complexType name="PINearestStop">
 
<xs:sequence>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="location" type="lrms:GeoLocation"/>
   
<!-- the location of the nearest stop -->
   
<xs:element name="mode" type="CPT-Mode" minOccurs="0"/>
   
<xs:element name="route" type="SCHRouteIden" minOccurs="0"/>
   
<xs:element name="rtDirection" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<xs:element name="stopAttributes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="stopAttribute" type="CPT-StoppointAttribute"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stop-detail" type="CPTStoppoint" minOccurs="0"/>
   
<xs:element name="amenities" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50">
         
<xs:element name="amenity" type="PIAmenity"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="shelters" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="shelter" type="CPTShelter"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="parking" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="5">
         
<xs:element name="parking-item" type="PIParkingFacility"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="bulletins" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="bulletin" type="PIServiceBulletin"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PINearestStop/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:PINearestStop/location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="location" type="lrms:GeoLocation"/>

element tcip:PINearestStop/mode
diagram
type tcip:CPT-Mode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2
source <xs:element name="mode" type="CPT-Mode" minOccurs="0"/>

element tcip:PINearestStop/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden" minOccurs="0"/>

element tcip:PINearestStop/rtDirection
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="rtDirection" type="SCH-RouteDirectionName" minOccurs="0"/>

element tcip:PINearestStop/stopAttributes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stopAttribute
source <xs:element name="stopAttributes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="stopAttribute" type="CPT-StoppointAttribute"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PINearestStop/stopAttributes/stopAttribute
diagram
type tcip:CPT-StoppointAttribute
properties
isRef 0
content simple
source <xs:element name="stopAttribute" type="CPT-StoppointAttribute"/>

element tcip:PINearestStop/stop-detail
diagram
type tcip:CPTStoppoint
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint metadata stopPointDesc footnote pointLocation level altitude address atStreet distanceFromInt intersectionPlacement side positionOrBay distance minimum-heading maximum-heading length servicingRoutes directionOfRoutes modes associated-timepoint zones fareZoneID padType platformType stopPtAttributes amenities entrance shelters parkingFacIDs markerType signs access sharedStops otherAgencies ownerAgencyID stopLastMod placementDate permits agreements photos trfcSigPastDist trfcSigPastType trfcSigPriorDist trfcSigPriorType incidents history
source <xs:element name="stop-detail" type="CPTStoppoint" minOccurs="0"/>

element tcip:PINearestStop/amenities
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children amenity
source <xs:element name="amenities" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50">
     
<xs:element name="amenity" type="PIAmenity"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PINearestStop/amenities/amenity
diagram
type tcip:PIAmenity
properties
isRef 0
content complex
children amenity metadata stopAttribute location indoor-location name status stoppoint infoType footnote startDate startTime endDate endTime facility avail-times localPIAmenity
source <xs:element name="amenity" type="PIAmenity"/>

element tcip:PINearestStop/shelters
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children shelter
source <xs:element name="shelters" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="shelter" type="CPTShelter"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PINearestStop/shelters/shelter
diagram
type tcip:CPTShelter
properties
isRef 0
content complex
children shelter metadata shelterType padType stoppoint
source <xs:element name="shelter" type="CPTShelter"/>

element tcip:PINearestStop/parking
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children parking-item
source <xs:element name="parking" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5">
     
<xs:element name="parking-item" type="PIParkingFacility"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PINearestStop/parking/parking-item
diagram
type tcip:PIParkingFacility
properties
isRef 0
content complex
children parkingFacID stoppoint owner phone facilityInfo instructions directions localPIParkingFacility
source <xs:element name="parking-item" type="PIParkingFacility"/>

element tcip:PINearestStop/bulletins
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children bulletin
source <xs:element name="bulletins" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="bulletin" type="PIServiceBulletin"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PINearestStop/bulletins/bulletin
diagram
type tcip:PIServiceBulletin
properties
isRef 0
content complex
children bulletinID affectedRoutes affectedDirections effectiveTime expirationTime skippedpoints related-incidents description localPIServiceBulletin
source <xs:element name="bulletin" type="PIServiceBulletin"/>


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