BatteryML:2.0
element UnitsDB

Documentation
	Main database with unit definitions. Definitions can exist
	only in UnitsDB. The model definitions are referenced from
	other elements by argument ref that is linked to CAEBAT_Unit id.
      
Properties
This component is not nillable.

Model
<UnitsDB>
CAEBAT_Unit*
</UnitsDB>


Nested Element Summary
UnitsDBTypeCAEBAT_Unit
          
Source
<xsd:element name="UnitsDB">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="CAEBAT_Unit" type="UnitsDBType"/>
<xsd:group minOccurs="0" ref="ElementInfoGroup"/>
</xsd:sequence>
<xsd:attributeGroup ref="OptionalNameGroup"/>
</xsd:complexType>
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.