BatteryML:2.0
element Simulation

Documentation
	Simulation element in SimulationDB.
      
Properties
This component is not nillable.

Model
<Simulation
  id = ShortNameType
  name = ShortTokenType
  type = ShortStringType>
(Control?, Mesh?, Operating_Conditions?, Initial_Conditions?, Scenario?, Solution_Strategy?, Device?, Parameters? )
</Simulation>


Nested Element Summary
CategoryNoIdTypeControl
          
DeviceRefTypeDevice
          
CategoryNoIdTypeInitial_Conditions
          
CategoryNoIdTypeMesh
          
CategoryNoIdTypeOperating_Conditions
          
 Parameters
          
CategoryNoIdTypeScenario
          
CategoryNoIdTypeSolution_Strategy
          

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="Simulation" type="SimulationDBType">
</xsd:element>


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