Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:ReciprocalLengthMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ReciprocalLengthMeasure.tmp#ReciprocalLengthMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:ReciprocalLengthUom required
Source
<xs:complexType name="ReciprocalLengthMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:ReciprocalLengthUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:ReciprocalLengthMeasure / @uom
Namespace No namespace
Type eml:ReciprocalLengthUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration 1/angstrom
per angstrom
enumeration 1/cm
per centimetre
enumeration 1/ft
per foot
enumeration 1/in
per inch
enumeration 1/m
per metre
enumeration 1/mi
per mile
enumeration 1/mm
per millimetre
enumeration 1/nm
per nanometre
enumeration 1/yd
per yard
enumeration 1E-9 1/ft
per thousand million foot
Used by
Source
<xs:attribute name="uom" use="required" type="eml:ReciprocalLengthUom"/>