Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:AreaPerAreaMeasureType
Namespace http://diggsml.org/schemas/3
Annotations
Areal ratio or areal strain: Dimensionless ratio of areas. Used for porosity, void ratio, coverage ratios, and areal strain in materials. Commonly expressed as percent, fraction (m²/m²), or Euclid.
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_AreaPerAreaMeasureType.tmp#AreaPerAreaMeasureType_uom
Type extension of diggs:DescriptorValueType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:AreaPerAreaUomEnumType optional
The unit of measure for areal ratio or areal strain.
Source
<complexType name="AreaPerAreaMeasureType">
  <annotation>
    <documentation>Areal ratio or areal strain: Dimensionless ratio of areas. Used for porosity, void ratio, coverage ratios, and areal strain in materials. Commonly expressed as percent, fraction (m²/m²), or Euclid.</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="uom" type="diggs:AreaPerAreaUomEnumType">
        <annotation>
          <documentation>The unit of measure for areal ratio or areal strain.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:AreaPerAreaMeasureType / @uom
Namespace No namespace
Annotations
The unit of measure for areal ratio or areal strain.
Type diggs:AreaPerAreaUomEnumType
Properties
content simple
Used by
Source
<attribute name="uom" type="diggs:AreaPerAreaUomEnumType">
  <annotation>
    <documentation>The unit of measure for areal ratio or areal strain.</documentation>
  </annotation>
</attribute>