BatteryML:2.0
element Parameter

Documentation
	Basic Name/Value pair.
      
Properties
This component is not nillable.

Model
<Parameter
  id = ShortNameType
  name = ShortTokenType>
((Scalar | List | Sequence | Vector | Map | Index | Function | (any element from any other namespace)*) , (UnitsML? | CAEBAT_Unit? | Unit?) , (Description?, Comment?, Documentation?)? )
</Parameter>


Nested Element Summary
UnitsTypeCAEBAT_Unit
          
StringTypeComment
          
StringTypeDescription
          
EmbeddedXMLTypeDocumentation
          
 Function
          
 Index
          
AnySingleListValueTypeList
          
 Map
          
AnySingleValueTypeScalar
          
AnyValueTypeSequence
          
ShortStringTypeUnit
          
 UnitsML
          
 Vector
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Parameter" type="ParameterType">
</xsd:element>


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