Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:PowerPerAreaMeasure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PowerPerAreaMeasure.tmp#PowerPerAreaMeasure_uom
Type extension of eml:AbstractMeasure
Type hierarchy
Attributes
QName Type Use
uom eml:PowerPerAreaUom required
Source
<xs:complexType name="PowerPerAreaMeasure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:PowerPerAreaUom"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:PowerPerAreaMeasure / @uom
Namespace No namespace
Type eml:PowerPerAreaUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration Btu[IT]/(h.ft2)
(BTU per hour) per square foot
enumeration Btu[IT]/(s.ft2)
BTU per second square foot
enumeration cal[th]/(h.cm2)
calorie per hour square centimetre
enumeration hp/in2
horsepower per square inch
enumeration hp[hyd]/in2
hydraulic-horsepower per square inch
enumeration kW/cm2
kilowatt per square centimetre
enumeration kW/m2
kilowatt per square metre
enumeration mW/m2
milliwatt per square metre
enumeration ucal[th]/(s.cm2)
millionth of calorie per second square centimetre
enumeration W/cm2
watt per square centimetre
enumeration W/m2
watt per square metre
enumeration W/mm2
watt per square millimetre
Used by
Source
<xs:attribute name="uom" use="required" type="eml:PowerPerAreaUom"/>