complexType tcip:CcOnboardSoftware
diagram
namespace http://www.TCIP-Adopted-03-00-01
children file-header software-description executable
used by
element tcip:ccOnboardSoftware
source <xs:complexType name="CcOnboardSoftware">
 
<xs:sequence>
   
<xs:element name="file-header" type="CPTLoadFileHeader"/>
   
<xs:element name="software-description" type="OBSWComponent"/>
   
<xs:element name="executable">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="executable-item" type="CC-ExecutableSoftware"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcOnboardSoftware/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:CcOnboardSoftware/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:CcOnboardSoftware/executable
diagram
properties
isRef 0
content complex
children executable-item
source <xs:element name="executable">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="executable-item" type="CC-ExecutableSoftware"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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