diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vehicle employee time ready issues time-acknowledged ack-employeeID | ||
used by |
|
||
source | <xs:complexType name="CcPTVInspectionAck"> <xs:sequence> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="employee" type="CPTEmployeeIden"/> <!-- who inspected the PTV --> <xs:element name="time" type="CPT-DateTime"/> <!-- when employee reported inspection --> <xs:element name="ready" type="CPT-Boolean"/> <xs:element name="issues" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="issue" type="CC-PTVInspectionFault"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="time-acknowledged" type="CPT-DateTime"/> <xs:element name="ack-employeeID" type="CPT-EmployeeID"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||
type | tcip:CPTEmployeeIden | ||||
properties |
|
||||
children | employee-id agency-id firstName middleName lastName | ||||
source | <xs:element name="employee" type="CPTEmployeeIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="ready" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | issue | ||||||||
source | <xs:element name="issues" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="issue" type="CC-PTVInspectionFault"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CC-PTVInspectionFault | ||||
properties |
|
||||
source | <xs:element name="issue" type="CC-PTVInspectionFault"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="time-acknowledged" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-EmployeeID | ||||
properties |
|
||||
source | <xs:element name="ack-employeeID" type="CPT-EmployeeID"/> |