complexType tcip:PISchedAdherenceOffSched
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route routeDirection trip vehicle stoppoint arriveTimeScheduled vehicleLocation offScheduleTime tolerance comment available-seats bulletins
used by
element tcip:PiServiceStatus/offSchedResponses/offSchedResponse
source <xs:complexType name="PISchedAdherenceOffSched">
 
<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="arriveTimeScheduled" type="CPT-DateTime"/>
   
<xs:element name="vehicleLocation" type="lrms:GeoLocation"/>
   
<!-- The real-time location of a transit vehicle -->
   
<xs:element name="offScheduleTime" type="CPT-Duration"/>
   
<xs:element name="tolerance" type="CPT-Duration" minOccurs="0"/>
   
<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:PISchedAdherenceOffSched/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:PISchedAdherenceOffSched/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:PISchedAdherenceOffSched/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:PISchedAdherenceOffSched/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:PISchedAdherenceOffSched/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:PISchedAdherenceOffSched/arriveTimeScheduled
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="arriveTimeScheduled" type="CPT-DateTime"/>

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

element tcip:PISchedAdherenceOffSched/offScheduleTime
diagram
type tcip:CPT-Duration
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="offScheduleTime" type="CPT-Duration"/>

element tcip:PISchedAdherenceOffSched/tolerance
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tolerance" type="CPT-Duration" minOccurs="0"/>

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