flowPerAreaUnitEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="flowPerAreaUnitEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="CFMPerSquareFoot"/>
    <xsd:enumeration value="LPerSecPerSquareM"/>
    <xsd:enumeration value="CubicMPerSecPerSquareM"/>
    <xsd:enumeration value="CubicMPerHourPerSquareM"/>
  </xsd:restriction>
</xsd:simpleType>