BatteryML:2.0
element Device

Documentation
	Device element in DeviceDB.
      
Properties
This component is not nillable.

Model
<Device
  id = ShortNameType
  name = ShortTokenType
  type = DeviceTypeType>
(Part*, PartSet*, Pack*, PackSet*, Module*, ModuleSet*, Cell*, CellSet*, CellSandwich*, CellSandwichSet*, (Model? | ModelDefinition?)? , Parameters?, (any element from any other namespace)* )
</Device>


Nested Element Summary
CellRefTypeCell
          
CellSandwichRefTypeCellSandwich
          
 CellSandwichSet
          
 CellSet
          
ModelTypeModel
          
DefinitionTypeModelDefinition
          
ModuleRefTypeModule
          
 ModuleSet
          
PackRefTypePack
          
 PackSet
          
 Parameters
          
PartRefTypePart
          
 PartSet
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          
 DeviceTypeTypetype
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

type

Type:
DeviceTypeType
Use:
optional
Form:
unqualified

Source
<xsd:element name="Device" type="DeviceDBEntryType">
</xsd:element>


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