complexType tcip:CcReportPullOuts
diagram
namespace http://www.TCIP-Adopted-03-00-01
children report-employee report-time pull-outs
used by
element tcip:ccReportPullOuts
source <xs:complexType name="CcReportPullOuts">
 
<xs:sequence>
   
<xs:element name="report-employee" type="CPTEmployeeIden"/>
   
<xs:element name="report-time" type="CPT-DateTime"/>
   
<xs:element name="pull-outs">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="pull-out" type="CCPullOutReport"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcReportPullOuts/report-employee
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="report-employee" type="CPTEmployeeIden"/>

element tcip:CcReportPullOuts/report-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="report-time" type="CPT-DateTime"/>

element tcip:CcReportPullOuts/pull-outs
diagram
properties
isRef 0
content complex
children pull-out
source <xs:element name="pull-outs">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="pull-out" type="CCPullOutReport"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcReportPullOuts/pull-outs/pull-out
diagram
type tcip:CCPullOutReport
properties
isRef 0
content complex
children vehicleID pullout-time pullout-trip pullout-location parked-spot localCCPullOutReport
source <xs:element name="pull-out" type="CCPullOutReport"/>


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