Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:AreaPerAmountOfSubstanceMeasureType
Namespace http://diggsml.org/schemas/3
Annotations
Molar surface area: Surface area per mole of substance. Used in surface chemistry, catalysis, and materials characterization (specific surface area). Common units include m²/mol.
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_AreaPerAmountOfSubstanceMeasureType.tmp#AreaPerAmountOfSubstanceMeasureType_uom
Type extension of diggs:DescriptorValueType
Type hierarchy
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:AreaPerAmountOfSubstanceUomEnumType optional
The unit of measure for molar surface area.
Source
<complexType name="AreaPerAmountOfSubstanceMeasureType">
  <annotation>
    <documentation>Molar surface area: Surface area per mole of substance. Used in surface chemistry, catalysis, and materials characterization (specific surface area). Common units include m²/mol.</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="uom" type="diggs:AreaPerAmountOfSubstanceUomEnumType">
        <annotation>
          <documentation>The unit of measure for molar surface area.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:AreaPerAmountOfSubstanceMeasureType / @uom
Namespace No namespace
Annotations
The unit of measure for molar surface area.
Type diggs:AreaPerAmountOfSubstanceUomEnumType
Properties
content simple
Used by
Source
<attribute name="uom" type="diggs:AreaPerAmountOfSubstanceUomEnumType">
  <annotation>
    <documentation>The unit of measure for molar surface area.</documentation>
  </annotation>
</attribute>