BatteryML:2.0
element Model

Documentation
	Model element in ModelDB.
      
Properties
This component is not nillable.

Model
<Model
  id = ShortNameType
  name = ShortTokenType
  type = ShortStringType>
Definition
</Model>


Nested Element Summary
DefinitionTypeDefinition
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          
 ShortStringTypetype
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

type

Type:
ShortStringType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Model" type="ModelDBType">
</xsd:element>


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