Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:SecondMomentOfAreaMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_SecondMomentOfAreaMeasure.tmp#SecondMomentOfAreaMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:SecondMomentOfAreaUom required
Source
<xs:complexType name="SecondMomentOfAreaMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:SecondMomentOfAreaUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:SecondMomentOfAreaMeasure / @uom
Namespace No namespace
Type eml:SecondMomentOfAreaUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration cm4
centimetre to the fourth power
enumeration in4
inch to the fourth power
enumeration m4
metre to the fourth power
Used by
Source
<xs:attribute name="uom" use="required" type="eml:SecondMomentOfAreaUom"/>