BatteryML:2.0
element Function

Documentation
	Basic function type.
      
Properties
This component is not nillable.

Model
<Function
  id = ShortNameType
  name = ShortTokenType>
(NParameters, NVariables, Parameters, Variables, FunctionType, (UnitsML? | CAEBAT_Unit? | Unit?) , Mathform?, (Description?, Comment?, Documentation?)? )
</Function>


Nested Element Summary
UnitsTypeCAEBAT_Unit
          
StringTypeComment
          
StringTypeDescription
          
EmbeddedXMLTypeDocumentation
          
 FunctionType
          
ShortStringTypeMathform
          
NonNegativeIntTypeNParameters
          
NonNegativeIntTypeNVariables
          
 Parameters
          
ShortStringTypeUnit
          
 UnitsML
          
 Variables
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Function" type="FunctionType">
</xsd:element>


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