complexType tcip:OBStoppointRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children entry-to-stop-point-zone exit-to-stop-point-zone stop-time-at-stop-pt start-time-at-stop-pt doorOpen doorClose schedule-adh-status time-reported stoppoint location heading pattern-segment trip block route boarded alighted onboard by-right-door by-left-door lift-activated odometer-reading localOBStoppointRecord
used by
elements tcip:ObPassengerCount/event-record tcip:CCVehiclePassRecord/event-records/event-record tcip:CCBlockWorkRecord/stoppoints/stoppoint
source <xs:complexType name="OBStoppointRecord">
 
<xs:sequence>
   
<xs:element name="entry-to-stop-point-zone" type="CPT-Time"/>
   
<xs:element name="exit-to-stop-point-zone" type="CPT-Time"/>
   
<xs:element name="stop-time-at-stop-pt" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="start-time-at-stop-pt" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="doorOpen" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="doorClose" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="schedule-adh-status" type="OB-ScheduleAdherenceOffset" minOccurs="0"/>
   
<!-- status -->
   
<xs:element name="time-reported" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="location" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="heading" type="SP-AngularDirection" minOccurs="0"/>
   
<xs:element name="pattern-segment" type="SCHPatternSegmentIden" minOccurs="0"/>
   
<xs:element name="trip" type="SCHTripIden" minOccurs="0"/>
   
<xs:element name="block" type="SCHBlockIden" minOccurs="0"/>
   
<xs:element name="route" type="SCHRouteIden" minOccurs="0"/>
   
<xs:element name="boarded" type="OB-PassengerBoarding" minOccurs="0"/>
   
<xs:element name="alighted" type="OB-PassengerAlighting" minOccurs="0"/>
   
<xs:element name="onboard" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>
   
<xs:element name="by-right-door" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="75">
         
<xs:element name="by-right-door-item" type="OBBoardAlightRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="by-left-door" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="75">
         
<xs:element name="by-left-door-item" type="OBBoardAlightRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="lift-activated" type="CPT-Boolean" minOccurs="0"/>
   
<!-- include if lift is instrumented -->
   
<xs:element name="odometer-reading" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="localOBStoppointRecord" type="local:OBStoppointRecord" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:OBStoppointRecord/entry-to-stop-point-zone
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="entry-to-stop-point-zone" type="CPT-Time"/>

element tcip:OBStoppointRecord/exit-to-stop-point-zone
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="exit-to-stop-point-zone" type="CPT-Time"/>

element tcip:OBStoppointRecord/stop-time-at-stop-pt
diagram
type tcip:CPT-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="stop-time-at-stop-pt" type="CPT-Time" minOccurs="0"/>

element tcip:OBStoppointRecord/start-time-at-stop-pt
diagram
type tcip:CPT-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="start-time-at-stop-pt" type="CPT-Time" minOccurs="0"/>

element tcip:OBStoppointRecord/doorOpen
diagram
type tcip:CPT-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="doorOpen" type="CPT-Time" minOccurs="0"/>

element tcip:OBStoppointRecord/doorClose
diagram
type tcip:CPT-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="doorClose" type="CPT-Time" minOccurs="0"/>

element tcip:OBStoppointRecord/schedule-adh-status
diagram
type tcip:OB-ScheduleAdherenceOffset
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="schedule-adh-status" type="OB-ScheduleAdherenceOffset" minOccurs="0"/>

element tcip:OBStoppointRecord/time-reported
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="time-reported" type="CPT-DateTime" minOccurs="0"/>

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

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

element tcip:OBStoppointRecord/heading
diagram
type tcip:SP-AngularDirection
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="heading" type="SP-AngularDirection" minOccurs="0"/>

element tcip:OBStoppointRecord/pattern-segment
diagram
type tcip:SCHPatternSegmentIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children segment-id agency-id name
source <xs:element name="pattern-segment" type="SCHPatternSegmentIden" minOccurs="0"/>

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

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

element tcip:OBStoppointRecord/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:OBStoppointRecord/boarded
diagram
type tcip:OB-PassengerBoarding
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="boarded" type="OB-PassengerBoarding" minOccurs="0"/>

element tcip:OBStoppointRecord/alighted
diagram
type tcip:OB-PassengerAlighting
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="alighted" type="OB-PassengerAlighting" minOccurs="0"/>

element tcip:OBStoppointRecord/onboard
diagram
type tcip:OB-J1587-PassengerCounterPatronCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="onboard" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>

element tcip:OBStoppointRecord/by-right-door
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children by-right-door-item
source <xs:element name="by-right-door" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="75">
     
<xs:element name="by-right-door-item" type="OBBoardAlightRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:OBStoppointRecord/by-right-door/by-right-door-item
diagram
type tcip:OBBoardAlightRecord
properties
isRef 0
content complex
children door-opened open-time close-time boarding-count alighting-count localOBBoardAlightRecord
source <xs:element name="by-right-door-item" type="OBBoardAlightRecord"/>

element tcip:OBStoppointRecord/by-left-door
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children by-left-door-item
source <xs:element name="by-left-door" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="75">
     
<xs:element name="by-left-door-item" type="OBBoardAlightRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:OBStoppointRecord/by-left-door/by-left-door-item
diagram
type tcip:OBBoardAlightRecord
properties
isRef 0
content complex
children door-opened open-time close-time boarding-count alighting-count localOBBoardAlightRecord
source <xs:element name="by-left-door-item" type="OBBoardAlightRecord"/>

element tcip:OBStoppointRecord/lift-activated
diagram
type tcip:CPT-Boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="lift-activated" type="CPT-Boolean" minOccurs="0"/>

element tcip:OBStoppointRecord/odometer-reading
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="odometer-reading" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:OBStoppointRecord/localOBStoppointRecord
diagram
type OBStoppointRecord
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localOBStoppointRecord" type="local:OBStoppointRecord" minOccurs="0"/>


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