diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | fileHeader assignments deleted-assignments | ||
used by |
|
||
source | <xs:complexType name="SchVehicleAssignmentFile"> <xs:sequence> <xs:element name="fileHeader" type="CPTLoadFileHeader"/> <xs:element name="assignments"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="assignment" type="SCHVehicleAssignment"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deleted-assignments"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="deleted-assignment" type="SCHBlockIden"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTLoadFileHeader | ||||
properties |
|
||||
children | vehicle component-identifier component-IP component-port stoppoint field-address field-port file-identifier version-number sched-version effective-datetime updates-since updated-datetime file-size applicability | ||||
source | <xs:element name="fileHeader" type="CPTLoadFileHeader"/> |
diagram | ![]() |
||||
properties |
|
||||
children | assignment | ||||
source | <xs:element name="assignments"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="assignment" type="SCHVehicleAssignment"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHVehicleAssignment | ||||
properties |
|
||||
children | block metadata vehicle operator pullOutTime pullInTime pullOutLocation pullInLocation vehicle-base trips begin-timepoint end-timepoint day-types ptv-type organization note localSCHVehicleAssignment | ||||
source | <xs:element name="assignment" type="SCHVehicleAssignment"/> |
diagram | ![]() |
||||
properties |
|
||||
children | deleted-assignment | ||||
source | <xs:element name="deleted-assignments"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="deleted-assignment" type="SCHBlockIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHBlockIden | ||||
properties |
|
||||
children | block-id agency-id block-designator block-name | ||||
source | <xs:element name="deleted-assignment" type="SCHBlockIden"/> |