BatteryML:2.0
element NamedParametersML_Doc

Documentation
	Container used for testing consistency of the XSD schema. The
	element is not used in the actual XML instance documents.
      
Properties
This component is not nillable.

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

Source
<xsd:element name="NamedParametersML_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.