fluidTypeEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="fluidTypeEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="Water"/>
    <xsd:enumeration value="Brine"/>
    <xsd:enumeration value="Glycol"/>
  </xsd:restriction>
</xsd:simpleType>