Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type eml:ReciprocalLengthMeasureExt
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ReciprocalLengthMeasureExt.tmp#ReciprocalLengthMeasureExt_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Used by
Attributes
QName Type Use
uom eml:ReciprocalLengthUomExt required
Source
<xs:complexType name="ReciprocalLengthMeasureExt">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:ReciprocalLengthUomExt"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:ReciprocalLengthMeasureExt / @uom
Namespace No namespace
Type eml:ReciprocalLengthUomExt
Properties
use required
Used by
Source
<xs:attribute name="uom" use="required" type="eml:ReciprocalLengthUomExt"/>