Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:VolumetricThermalExpansionMeasureType
Namespace http://diggsml.org/schemas/3
Annotations
Coefficient of volumetric thermal expansion: Fractional volume change per unit temperature change. Material property used in thermal stress and thermal fluid analysis. Common units include 1/K, 1/°C, 1/°F, m³/(m³·K), and ppm/°C.
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_VolumetricThermalExpansionMeasureType.tmp#VolumetricThermalExpansionMeasureType_uom
Type extension of diggs:DescriptorValueType
Type hierarchy
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:VolumetricThermalExpansionUomEnumType optional
The unit of measure for coefficient of volumetric thermal expansion.
Source
<complexType name="VolumetricThermalExpansionMeasureType">
  <annotation>
    <documentation>Coefficient of volumetric thermal expansion: Fractional volume change per unit temperature change. Material property used in thermal stress and thermal fluid analysis. Common units include 1/K, 1/°C, 1/°F, m³/(m³·K), and ppm/°C.</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="uom" type="diggs:VolumetricThermalExpansionUomEnumType">
        <annotation>
          <documentation>The unit of measure for coefficient of volumetric thermal expansion.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:VolumetricThermalExpansionMeasureType / @uom
Namespace No namespace
Annotations
The unit of measure for coefficient of volumetric thermal expansion.
Type diggs:VolumetricThermalExpansionUomEnumType
Properties
content simple
Used by
Source
<attribute name="uom" type="diggs:VolumetricThermalExpansionUomEnumType">
  <annotation>
    <documentation>The unit of measure for coefficient of volumetric thermal expansion.</documentation>
  </annotation>
</attribute>