BatteryML:2.0
element Pack

Documentation
	Pack element in PackDB.
      
Properties
This component is not nillable.

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


Nested Element Summary
CellRefTypeCell
          
 CellSet
          
ModelTypeModel
          
DefinitionTypeModelDefinition
          
ModuleRefTypeModule
          
 ModuleSet
          
 Parameters
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          
 PackTypeTypetype
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

type

Type:
PackTypeType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Pack" type="PackDBEntryType">
</xsd:element>


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