Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:MassMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MassMeasure.tmp#MassMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Used by
Attributes
QName Type Use
uom eml:MassUom required
Source
<xs:complexType name="MassMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:MassUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:MassMeasure / @uom
Namespace No namespace
Type eml:MassUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration ag
attogram
enumeration cg
centigram
enumeration ct
carat
enumeration cwt[UK]
UK hundredweight
enumeration cwt[US]
US hundredweight
enumeration Eg
exagram
enumeration fg
femtogram
enumeration g
gram
enumeration Gg
gigagram
enumeration grain
grain
enumeration hg
hectogram
enumeration kg
kilogram
enumeration klbm
thousand pound-mass
enumeration lbm
pound-mass
enumeration mg
milligram
enumeration Mg
megagram
enumeration ng
nanogram
enumeration ozm
ounce-mass
enumeration ozm[troy]
troy ounce-mass
enumeration pg
picogram
enumeration sack[94lbm]
94 pound-mass sack
enumeration t
tonne
enumeration Tg
teragram
enumeration ton[UK]
UK ton-mass
enumeration ton[US]
US ton-mass
enumeration ug
microgram
Used by
Complex Type eml:MassMeasure
Source
<xs:attribute name="uom" use="required" type="eml:MassUom"/>