BatteryML:2.0
element Category

Documentation
	Category element.
      
Properties
This component is not nillable.

Model
<Category
  id = ShortNameType
  name = ShortTokenType>
(Parameters?, PropertyType*, (Description?, Comment?, Documentation?)?, (any element from any other namespace)* )
</Category>


Nested Element Summary
StringTypeComment
          
StringTypeDescription
          
EmbeddedXMLTypeDocumentation
          
 Parameters
          
 PropertyType
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Category" type="CategoryType">
</xsd:element>


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