BatteryML:2.0
element Vector

Documentation
	Generic vector element. To be restricted.
      
Properties
This component is not nillable.

Model
<Vector
  count = NonNegativeIntType
  id = ShortNameType
  name = ShortTokenType>
(any element from any namespace)*
</Vector>


Attribute Summary
 NonNegativeIntTypecount
          
 ShortNameTypeid
          
 ShortTokenTypename
          

Attribute Detail

count

Type:
NonNegativeIntType
Use:
optional
Form:
unqualified

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Vector" type="VectorType">
</xsd:element>


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