diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | files-on-Hand most-Recent-Load-Time most-Recent-Load-File most-Recent-Load-Success stop-Load load-Stop-Reason next-file-requested next-file-update-since | ||
used by |
|
||
source | <xs:complexType name="CptLoadControl"> <xs:sequence> <xs:element name="files-on-Hand"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="files-on-Hand-item" type="CPTLoadFileHeader"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="most-Recent-Load-Time" type="CPT-DateTime"/> <xs:element name="most-Recent-Load-File" type="CPTLoadFileHeader"/> <xs:element name="most-Recent-Load-Success" type="CPT-Boolean"/> <xs:element name="stop-Load" type="CPT-Boolean"/> <!-- set to False if load is to continue, --> <xs:element name="load-Stop-Reason" type="CPT-LoadStopReason" minOccurs="0"/> <xs:element name="next-file-requested" type="CPTLoadFileHeader" minOccurs="0"/> <xs:element name="next-file-update-since" type="CPT-DateTime" minOccurs="0"/> <!-- presence of next-file-update-since indicates the next file should be updates since the indicated date/time only, not a complete file load --> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | files-on-Hand-item | ||||
source | <xs:element name="files-on-Hand"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="files-on-Hand-item" type="CPTLoadFileHeader"/> </xs:sequence> </xs:complexType> </xs:element> |
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="files-on-Hand-item" type="CPTLoadFileHeader"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="most-Recent-Load-Time" type="CPT-DateTime"/> |
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="most-Recent-Load-File" type="CPTLoadFileHeader"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="most-Recent-Load-Success" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="stop-Load" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-LoadStopReason | ||||||||
properties |
|
||||||||
source | <xs:element name="load-Stop-Reason" type="CPT-LoadStopReason" minOccurs="0"/> |
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="next-file-requested" type="CPTLoadFileHeader" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="next-file-update-since" type="CPT-DateTime" minOccurs="0"/> |