diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | file-header software-description configuration localCcOnboardConfigurationData | ||
used by |
|
||
source | <xs:complexType name="CcOnboardConfigurationData"> <xs:sequence> <xs:element name="file-header" type="CPTLoadFileHeader"/> <xs:element name="software-description" type="OBSWComponent"/> <xs:element name="configuration"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="configuration-item" type="CC-ConfigurationData"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localCcOnboardConfigurationData" type="local:CcOnboardConfigurationData" minOccurs="0"/> </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="file-header" type="CPTLoadFileHeader"/> |
diagram | ![]() |
||||
type | tcip:OBSWComponent | ||||
properties |
|
||||
children | component identification manufacturer revision data-loads | ||||
source | <xs:element name="software-description" type="OBSWComponent"/> |
diagram | ![]() |
||||
properties |
|
||||
children | configuration-item | ||||
source | <xs:element name="configuration"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="configuration-item" type="CC-ConfigurationData"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CC-ConfigurationData | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="configuration-item" type="CC-ConfigurationData"/> |
diagram | ![]() |
||||||||
type | CcOnboardConfigurationData | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCcOnboardConfigurationData" type="local:CcOnboardConfigurationData" minOccurs="0"/> |