complexType tcip:CcOnboardConfigurationData
diagram
namespace http://www.TCIP-Adopted-03-00-01
children file-header software-description configuration localCcOnboardConfigurationData
used by
element tcip:ccOnboardConfigurationData
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>

element tcip:CcOnboardConfigurationData/file-header
diagram
type tcip:CPTLoadFileHeader
properties
isRef 0
content complex
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"/>

element tcip:CcOnboardConfigurationData/software-description
diagram
type tcip:OBSWComponent
properties
isRef 0
content complex
children component identification manufacturer revision data-loads
source <xs:element name="software-description" type="OBSWComponent"/>

element tcip:CcOnboardConfigurationData/configuration
diagram
properties
isRef 0
content complex
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>

element tcip:CcOnboardConfigurationData/configuration/configuration-item
diagram
type tcip:CC-ConfigurationData
properties
isRef 0
content simple
facets
maxLength 2000000
source <xs:element name="configuration-item" type="CC-ConfigurationData"/>

element tcip:CcOnboardConfigurationData/localCcOnboardConfigurationData
diagram
type CcOnboardConfigurationData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localCcOnboardConfigurationData" type="local:CcOnboardConfigurationData" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy