BatteryML:2.0
element CellDB_Test_Doc

Documentation
	Element used for testing consistency of schema document. Not
	to be used in XML battery instance documents.
      
Properties
This component is not nillable.

Model
<CellDB_Test_Doc>
(any element from local namespace )*
</CellDB_Test_Doc>

Source
<xsd:element name="CellDB_Test_Doc">
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##targetNamespace"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>


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