<xs:element name="MaterialClassEnum" type="MaterialClassEnumType"><xs:annotation><xs:documentation>The MaterialClassEnum element describes an often-used material type.</xs:documentation></xs:annotation></xs:element>
The OtherMaterialClass element describes an often-used material type in natural language.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="OtherMaterialClass" type="xs:string"><xs:annotation><xs:documentation>The OtherMaterialClass element describes an often-used material type in natural language.</xs:documentation></xs:annotation></xs:element>
The optional Description element is a description of the material.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="Description" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional Description element is a description of the material.</xs:documentation></xs:annotation></xs:element>
The optional MassDensity element is the material mass density parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="MassDensity" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional MassDensity element is the material mass density parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional PoissonsRatio element is the material Poisson's ratio parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="PoissonsRatio" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional PoissonsRatio element is the material Poisson's ratio parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional YoungsModulus element is the material Young's modulus parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="YoungsModulus" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional YoungsModulus element is the material Young's modulus parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional UltimateTensileStress element is the material ultimate tensile stress parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="UltimateTensileStress" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional UltimateTensileStress element is the material ultimate tensile stress parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional CompressiveYieldStress element is the material compressive yield stress parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="CompressiveYieldStress" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional CompressiveYieldStress element is the material compressive yield stress parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional TensileYieldStress element is the material tensile yield stress parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="TensileYieldStress" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional TensileYieldStress element is the material tensile yield stress parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional ThermalExpansion element is the material thermal expansion parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="ThermalExpansion" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional ThermalExpansion element is the material thermal expansion parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional SpecificHeatCapacity element is the material specific heat capacity parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="SpecificHeatCapacity" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional SpecificHeatCapacity element is the material specific heat capacity parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The optional ThermalConductivity element is the material thermal conductivity parameter in the model units.
Diagram
Type
xs:double
Properties
content
simple
minOccurs
0
Source
<xs:element name="ThermalConductivity" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional ThermalConductivity element is the material thermal conductivity parameter in the model units.</xs:documentation></xs:annotation></xs:element>
The required MaterialName attribute is the name of the material.
Source
<xs:complexType name="MaterialType"><xs:annotation><xs:documentation>The MaterialType defines properties of a material.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="Attributes" minOccurs="0"><xs:annotation><xs:documentation>The optional Attributes element contains user defined attributes (typified, binary array, or XML structured).</xs:documentation></xs:annotation></xs:element><xs:choice minOccurs="0"><xs:element name="MaterialClassEnum" type="MaterialClassEnumType"><xs:annotation><xs:documentation>The MaterialClassEnum element describes an often-used material type.</xs:documentation></xs:annotation></xs:element><xs:element name="OtherMaterialClass" type="xs:string"><xs:annotation><xs:documentation>The OtherMaterialClass element describes an often-used material type in natural language.</xs:documentation></xs:annotation></xs:element></xs:choice><xs:element name="Description" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional Description element is a description of the material.</xs:documentation></xs:annotation></xs:element><xs:element name="MassDensity" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional MassDensity element is the material mass density parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="PoissonsRatio" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional PoissonsRatio element is the material Poisson's ratio parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="YoungsModulus" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional YoungsModulus element is the material Young's modulus parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="UltimateTensileStress" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional UltimateTensileStress element is the material ultimate tensile stress parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="CompressiveYieldStress" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional CompressiveYieldStress element is the material compressive yield stress parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="TensileYieldStress" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional TensileYieldStress element is the material tensile yield stress parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="ThermalExpansion" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional ThermalExpansion element is the material thermal expansion parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="SpecificHeatCapacity" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional SpecificHeatCapacity element is the material specific heat capacity parameter in the model units.</xs:documentation></xs:annotation></xs:element><xs:element name="ThermalConductivity" type="xs:double" minOccurs="0"><xs:annotation><xs:documentation>The optional ThermalConductivity element is the material thermal conductivity parameter in the model units.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="Index" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required Index attribute is a unique material index in the material library.</xs:documentation></xs:annotation></xs:attribute><xs:attribute name="MaterialName" type="xs:token" use="required"><xs:annotation><xs:documentation>The required MaterialName attribute is the name of the material.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="Index" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required Index attribute is a unique material index in the material library.</xs:documentation></xs:annotation></xs:attribute>
<xs:attribute name="MaterialName" type="xs:token" use="required"><xs:annotation><xs:documentation>The required MaterialName attribute is the name of the material.</xs:documentation></xs:annotation></xs:attribute>