Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:MassPerLengthMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MassPerLengthMeasure.tmp#MassPerLengthMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:MassPerLengthUom required
Source
<xs:complexType name="MassPerLengthMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:MassPerLengthUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:MassPerLengthMeasure / @uom
Namespace No namespace
Type eml:MassPerLengthUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration kg.m/cm2
kilogram metre per square centimetre
enumeration kg/m
kilogram per metre
enumeration klbm/in
thousand pound-mass per inch
enumeration lbm/ft
pound-mass per foot
enumeration Mg/in
megagram per inch
Used by
Source
<xs:attribute name="uom" use="required" type="eml:MassPerLengthUom"/>