Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:MomentOfInertiaMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MomentOfInertiaMeasure.tmp#MomentOfInertiaMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:MomentOfInertiaUom required
Source
<xs:complexType name="MomentOfInertiaMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:MomentOfInertiaUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:MomentOfInertiaMeasure / @uom
Namespace No namespace
Type eml:MomentOfInertiaUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration kg.m2
kilogram square metre
enumeration lbm.ft2
pound-mass square foot
Used by
Source
<xs:attribute name="uom" use="required" type="eml:MomentOfInertiaUom"/>