BatteryML:2.0
element Cell

Documentation
	Cell element in CellDB.
      
Properties
This component is not nillable.

Model
<Cell
  id = ShortNameType
  name = ShortTokenType
  type = CellTypeType>
(CellSandwich*, CellSandwichSet*, BuildingBlock*, BuildingBlockSet*, (Model? | ModelDefinition?)? , Parameters?, (any element from any other namespace)* )
</Cell>


Nested Element Summary
BuildingBlockRefTypeBuildingBlock
          
 BuildingBlockSet
          
CellSandwichRefTypeCellSandwich
          
 CellSandwichSet
          
ModelTypeModel
          
DefinitionTypeModelDefinition
          
 Parameters
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          
 CellTypeTypetype
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

type

Type:
CellTypeType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Cell" type="CellDBEntryType">
</xsd:element>


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