BatteryML:2.0
element Module

Documentation
	Module element in ModuleDB.
      
Properties
This component is not nillable.

Model
<Module
  id = ShortNameType
  name = ShortTokenType
  type = ModuleTypeType>
(Cell*, CellSet*, (Model? | ModelDefinition?)? , Parameters?, (any element from any other namespace)* )
</Module>


Nested Element Summary
CellRefTypeCell
          
 CellSet
          
ModelTypeModel
          
DefinitionTypeModelDefinition
          
 Parameters
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          
 ModuleTypeTypetype
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

type

Type:
ModuleTypeType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Module" type="ModuleDBEntryType">
</xsd:element>


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