Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type eml:ReferencePressure
Namespace http://www.energistics.org/energyml/data/commonv2
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureValueTypes_xsd_Complex_Type_eml_ReferencePressure.tmp#ReferencePressure_uomValueTypes_xsd_Complex_Type_eml_ReferencePressure.tmp#ReferencePressure_referencePressureKind
Type extension of eml:AbstractMeasure
Type hierarchy
Used by
Attributes
Source
<xs:complexType name="ReferencePressure">
  <xs:simpleContent>
    <xs:extension base="eml:AbstractMeasure">
      <xs:attribute name="uom" use="required" type="eml:PressureUom"/>
      <xs:attribute name="referencePressureKind" use="optional" type="eml:ReferencePressureKind"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute eml:ReferencePressure / @uom
Namespace No namespace
Type eml:PressureUom
Type hierarchy
Properties
use required
Facets
maxLength 32
enumeration 0.01 lbf/ft2
pound-force per hundred square foot
enumeration at
technical atmosphere
enumeration atm
standard atmosphere
enumeration bar
bar
enumeration cmH2O[4degC]
centimetre of water at 4 degree Celsius
enumeration cPa
centipascal
enumeration dPa
decipascal
enumeration dyne/cm2
dyne per square centimetre
enumeration EPa
exapascal
enumeration fPa
femtopascal
enumeration GPa
gigapascal
enumeration hbar
hundred bar
enumeration inH2O[39degF]
inch of water at 39.2 degree Fahrenheit
enumeration inH2O[60degF]
inch of water at 60 degree Fahrenheit
enumeration inHg[32degF]
inch of mercury at 32 degree Fahrenheit
enumeration inHg[60degF]
inch of mercury at 60 degree Fahrenheit
enumeration kgf/cm2
thousand gram-force per square centimetre
enumeration kgf/m2
thousand gram-force per square metre
enumeration kgf/mm2
thousand gram-force per square millimetre
enumeration kN/m2
kilonewton per square metre
enumeration kPa
kilopascal
enumeration kpsi
thousand psi
enumeration lbf/ft2
pound-force per square foot
enumeration mbar
thousandth of bar
enumeration mmHg[0degC]
millimetres of Mercury at 0 deg C
enumeration mPa
millipascal
enumeration MPa
megapascal
enumeration Mpsi
million psi
enumeration N/m2
newton per square metre
enumeration N/mm2
newton per square millimetre
enumeration nPa
nanopascal
enumeration Pa
pascal
enumeration pPa
picopascal
enumeration psi
pound-force per square inch
enumeration tonf[UK]/ft2
UK ton-force per square foot
enumeration tonf[US]/ft2
US ton-force per square foot
enumeration tonf[US]/in2
US ton-force per square inch
enumeration torr
torr
enumeration TPa
terapascal
enumeration ubar
millionth of bar
enumeration umHg[0degC]
micrometre of mercury at 0 degree Celsius
enumeration uPa
micropascal
enumeration upsi
millionth of psi
Used by
Complex Type eml:ReferencePressure
Source
<xs:attribute name="uom" use="required" type="eml:PressureUom"/>
Attribute eml:ReferencePressure / @referencePressureKind
Namespace No namespace
Type eml:ReferencePressureKind
Type hierarchy
Properties
use optional
Facets
maxLength 64
enumeration absolute
absolute
enumeration ambient
ambient
enumeration legal
Used by
Complex Type eml:ReferencePressure
Source
<xs:attribute name="referencePressureKind" use="optional" type="eml:ReferencePressureKind"/>