complexType tcip:PISchedAdherenceRange
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route routeDirection trip vehicle stoppoint estimatedArrivalRange comment available-seats bulletins
used by
element tcip:PiServiceStatus/rangeResponses/rangeResponse
source <xs:complexType name="PISchedAdherenceRange">
 
<xs:sequence>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="routeDirection" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<xs:element name="trip" type="SCHTripIden"/>
   
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="estimatedArrivalRange" type="PI-EstimatedArrivalRange"/>
   
<xs:element name="comment" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="available-seats" type="CPT-SeatCount" minOccurs="0"/>
   
<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:PISchedAdherenceRange/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

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

element tcip:PISchedAdherenceRange/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden"/>

element tcip:PISchedAdherenceRange/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:PISchedAdherenceRange/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:PISchedAdherenceRange/estimatedArrivalRange
diagram
type tcip:PI-EstimatedArrivalRange
properties
isRef 0
content simple
source <xs:element name="estimatedArrivalRange" type="PI-EstimatedArrivalRange"/>

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

element tcip:PISchedAdherenceRange/available-seats
diagram
type tcip:CPT-SeatCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="available-seats" type="CPT-SeatCount" minOccurs="0"/>

element tcip:PISchedAdherenceRange/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:PISchedAdherenceRange/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