BatteryML:2.0
element BuildingBlock

Documentation
	BuildingBlock element in BuildingBlockDB.
      
Properties
This component is not nillable.

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


Nested Element Summary
 BuildingBlock
          
ModelTypeModel
          
DefinitionTypeModelDefinition
          
 Parameters
          

Attribute Summary
 ShortNameTypeid
          
 ShortTokenTypename
          
 BuildingBlockTypeTypetype
          

Attribute Detail

id

Type:
ShortNameType
Use:
required
Form:
unqualified

name

Type:
ShortTokenType
Use:
optional
Form:
unqualified

type

Type:
BuildingBlockTypeType
Use:
required
Form:
unqualified

Source
<xsd:element name="BuildingBlock" type="BuildingBlockDBEntryType">
</xsd:element>


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