Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:PowerPerVolumeMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PowerPerVolumeMeasure.tmp#PowerPerVolumeMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:PowerPerVolumeUom required
Source
<xs:complexType name="PowerPerVolumeMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:PowerPerVolumeUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:PowerPerVolumeMeasure / @uom
Namespace No namespace
Type eml:PowerPerVolumeUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration Btu[IT]/(h.ft3)
BTU per hour cubic foot
enumeration Btu[IT]/(s.ft3)
(BTU per second) per cubic foot
enumeration cal[th]/(h.cm3)
calorie per hour cubic centimetre
enumeration cal[th]/(s.cm3)
calorie per second cubic centimetre
enumeration hp/ft3
horsepower per cubic foot
enumeration kW/m3
kilowatt per cubic metre
enumeration uW/m3
microwatt per cubic metre
enumeration W/m3
watt per cubic metre
Used by
Source
<xs:attribute name="uom" use="required" type="eml:PowerPerVolumeUom"/>