BatteryML:2.0
element Material

Documentation
	Material element in MaterialDB.
      
Properties
This component is not nillable.

Model
<Material
  id = ShortNameType
  name = ShortTokenType
  type = ShortStringType>
(Properties?, MatML_Doc? )
</Material>


Nested Element Summary
 MatML_Doc
          
DefinitionTypeProperties
          

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="Material" type="MaterialDBType">
</xsd:element>


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