diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | report-employee report-time pull-outs | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | tcip:CPTEmployeeIden | ||||
properties |
|
||||
children | employee-id agency-id firstName middleName lastName | ||||
source | <xs:element name="report-employee" type="CPTEmployeeIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="report-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
properties |
|
||||
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> |
diagram | ![]() |
||||
type | tcip:CCPullOutReport | ||||
properties |
|
||||
children | vehicleID pullout-time pullout-trip pullout-location parked-spot localCCPullOutReport | ||||
source | <xs:element name="pull-out" type="CCPullOutReport"/> |