BatteryML:2.0
group ElementInfoGroup

Documentation
	Description of elements in the parent element container.
      
Properties
This component is not nillable.

Model

(Description?, Comment?, Documentation? )


Nested Element Summary
StringTypeComment
          
StringTypeDescription
          
EmbeddedXMLTypeDocumentation
          
Source
<xsd:group name="ElementInfoGroup">
<xsd:sequence>
<xsd:element minOccurs="0" name="Description" type="StringType"/>
<xsd:element minOccurs="0" name="Comment" type="StringType"/>
<xsd:element minOccurs="0" name="Documentation" type="EmbeddedXMLType"/>
</xsd:sequence>
</xsd:group>


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