complexType tcip:OBSWComponent
diagram
namespace http://www.TCIP-Adopted-03-00-01
children component identification manufacturer revision data-loads
used by
elements tcip:CcOnboardConfigurationData/software-description tcip:CcOnboardSoftware/software-description tcip:FcFareHealth/software-info
source <xs:complexType name="OBSWComponent">
 
<xs:sequence>
   
<xs:element name="component" type="OB-MID"/>
   
<xs:element name="identification" type="OB-J1587-SoftwareIdentification"/>
   
<xs:element name="manufacturer" type="CPT-Manufacturer" minOccurs="0"/>
   
<xs:element name="revision" type="CPT-VersionNo" minOccurs="0"/>
   
<xs:element name="data-loads">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="data-load" type="OBSWDataLoadID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:OBSWComponent/component
diagram
type tcip:OB-MID
properties
isRef 0
content simple
source <xs:element name="component" type="OB-MID"/>

element tcip:OBSWComponent/identification
diagram
type tcip:OB-J1587-SoftwareIdentification
properties
isRef 0
content simple
facets
minLength 1
maxLength 30
source <xs:element name="identification" type="OB-J1587-SoftwareIdentification"/>

element tcip:OBSWComponent/manufacturer
diagram
type tcip:CPT-Manufacturer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="manufacturer" type="CPT-Manufacturer" minOccurs="0"/>

element tcip:OBSWComponent/revision
diagram
type tcip:CPT-VersionNo
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 8
source <xs:element name="revision" type="CPT-VersionNo" minOccurs="0"/>

element tcip:OBSWComponent/data-loads
diagram
properties
isRef 0
content complex
children data-load
source <xs:element name="data-loads">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="data-load" type="OBSWDataLoadID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:OBSWComponent/data-loads/data-load
diagram
type tcip:OBSWDataLoadID
properties
isRef 0
content complex
children data-load-id data-load-name data-load-release revision-no
source <xs:element name="data-load" type="OBSWDataLoadID"/>


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