complexType tcip:CCBlockWorkRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children block begin-time end-time timepoints stoppoints deviations passenger-miles localCCBlockWorkRecord
used by
elements tcip:CcPTVPerformanceData/work-history/work-history-item tcip:CCOperatingRecord/work-history/work-history-item
source <xs:complexType name="CCBlockWorkRecord">
 
<xs:sequence>
   
<xs:element name="block" type="SCHBlockIden"/>
   
<xs:element name="begin-time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="end-time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="timepoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="timepoint" type="CCTimePointHistory"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="15000">
         
<xs:element name="stoppoint" type="OBStoppointRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deviations" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="deviation" type="CCRouteDeviationRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="passenger-miles" type="CC-PassengerMiles" minOccurs="0"/>
   
<xs:element name="localCCBlockWorkRecord" type="local:CCBlockWorkRecord" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

element tcip:CCBlockWorkRecord/timepoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint
source <xs:element name="timepoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="timepoint" type="CCTimePointHistory"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCBlockWorkRecord/timepoints/timepoint
diagram
type tcip:CCTimePointHistory
properties
isRef 0
content simple
source <xs:element name="timepoint" type="CCTimePointHistory"/>

element tcip:CCBlockWorkRecord/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="15000">
     
<xs:element name="stoppoint" type="OBStoppointRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCBlockWorkRecord/stoppoints/stoppoint
diagram
type tcip:OBStoppointRecord
properties
isRef 0
content complex
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
source <xs:element name="stoppoint" type="OBStoppointRecord"/>

element tcip:CCBlockWorkRecord/deviations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deviation
source <xs:element name="deviations" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="deviation" type="CCRouteDeviationRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCBlockWorkRecord/deviations/deviation
diagram
type tcip:CCRouteDeviationRecord
properties
isRef 0
content complex
children begin-time end-time run track
source <xs:element name="deviation" type="CCRouteDeviationRecord"/>

element tcip:CCBlockWorkRecord/passenger-miles
diagram
type tcip:CC-PassengerMiles
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="passenger-miles" type="CC-PassengerMiles" minOccurs="0"/>

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


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