diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | work-order-number agencyID requester request-time work-location work-stoppoint work-vehicle equipmentID work-description needed-by assigned-employees assigned-contractors needed-parts-materials updates related-work-orders assigned-supervisor status closed closed-time localCCWorkOrder | ||
used by |
|
||
source | <xs:complexType name="CCWorkOrder"> <xs:sequence> <xs:element name="work-order-number" type="CC-WorkorderNumber"/> <!-- blank if unassigned --> <xs:element name="agencyID" type="CPT-AgencyID" minOccurs="0"/> <xs:element name="requester" type="CPTEmployeeIden" minOccurs="0"/> <xs:element name="request-time" type="CPT-DateTime"/> <xs:element name="work-location" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="work-stoppoint" type="CPTStoppointIden" minOccurs="0"/> <xs:element name="work-vehicle" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="work-vehicle-item" type="CPTVehicleIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equipmentID" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="equipmentID-item" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="work-description" type="CPT-Footnote"/> <xs:element name="needed-by" type="CPT-DateTime" minOccurs="0"/> <xs:element name="assigned-employees" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="assigned-employee" type="CPTAssignedEmployee"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="assigned-contractors" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="assigned-contractor" type="CPTAssignedContractor"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="needed-parts-materials" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="needed-parts-material" type="CPTNeededSupplies"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="updates" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="update" type="CCWOUpdate"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="related-work-orders" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="related-work-order" type="CC-WorkorderNumber"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="assigned-supervisor" type="CPTAssignedEmployee" minOccurs="0"/> <xs:element name="status" type="CPT-Footnote" minOccurs="0"/> <xs:element name="closed" type="CPT-Boolean"/> <xs:element name="closed-time" type="CPT-DateTime" minOccurs="0"/> <xs:element name="localCCWorkOrder" type="local:CCWorkOrder" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CC-WorkorderNumber | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="work-order-number" type="CC-WorkorderNumber"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-AgencyID | ||||||||
properties |
|
||||||||
source | <xs:element name="agencyID" type="CPT-AgencyID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTEmployeeIden | ||||||||
properties |
|
||||||||
children | employee-id agency-id firstName middleName lastName | ||||||||
source | <xs:element name="requester" type="CPTEmployeeIden" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="request-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="work-location" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTStoppointIden | ||||||||
properties |
|
||||||||
children | stoppoint-id agency-id name | ||||||||
source | <xs:element name="work-stoppoint" type="CPTStoppointIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | work-vehicle-item | ||||||||
source | <xs:element name="work-vehicle" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="work-vehicle-item" type="CPTVehicleIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="work-vehicle-item" type="CPTVehicleIden"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | equipmentID-item | ||||||||
source | <xs:element name="equipmentID" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="equipmentID-item" type="CPT-SerialNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-SerialNumber | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="equipmentID-item" type="CPT-SerialNumber"/> |
diagram | ![]() |
||||
type | tcip:CPT-Footnote | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="work-description" type="CPT-Footnote"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="needed-by" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | assigned-employee | ||||||||
source | <xs:element name="assigned-employees" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="assigned-employee" type="CPTAssignedEmployee"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTAssignedEmployee | ||||
properties |
|
||||
children | employee phone role localCPTAssignedEmployee | ||||
source | <xs:element name="assigned-employee" type="CPTAssignedEmployee"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | assigned-contractor | ||||||||
source | <xs:element name="assigned-contractors" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="assigned-contractor" type="CPTAssignedContractor"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTAssignedContractor | ||||
properties |
|
||||
children | company firstName middleName lastName phone role localCPTAssignedContractor | ||||
source | <xs:element name="assigned-contractor" type="CPTAssignedContractor"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | needed-parts-material | ||||||||
source | <xs:element name="needed-parts-materials" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="needed-parts-material" type="CPTNeededSupplies"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTNeededSupplies | ||||
properties |
|
||||
children | description requests status localCPTNeededSupplies | ||||
source | <xs:element name="needed-parts-material" type="CPTNeededSupplies"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | update | ||||||||
source | <xs:element name="updates" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="update" type="CCWOUpdate"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CCWOUpdate | ||||
properties |
|
||||
children | update-time employee-updater contractor-updater update-text localCCWOUpdate | ||||
source | <xs:element name="update" type="CCWOUpdate"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | related-work-order | ||||||||
source | <xs:element name="related-work-orders" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="related-work-order" type="CC-WorkorderNumber"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CC-WorkorderNumber | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="related-work-order" type="CC-WorkorderNumber"/> |
diagram | ![]() |
||||||||
type | tcip:CPTAssignedEmployee | ||||||||
properties |
|
||||||||
children | employee phone role localCPTAssignedEmployee | ||||||||
source | <xs:element name="assigned-supervisor" type="CPTAssignedEmployee" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="status" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="closed" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="closed-time" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | CCWorkOrder | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCCWorkOrder" type="local:CCWorkOrder" minOccurs="0"/> |