The flow rate of the product. If the 'status' attribute is absent and the value is not "NaN", the data value can be assumed to be good with no restrictions. A value of "NaN" should be interpreted as null and should be not be given unless a status is also specified to explain why it is null.
<xs:element name="FlowRate" type="eml:VolumePerTimeMeasure" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The flow rate of the product. If the 'status' attribute is absent and the value is not "NaN", the data value can be assumed to be good with no restrictions. A value of "NaN" should be interpreted as null and should be not be given unless a status is also specified to explain why it is null.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="FlowRateValue"><xs:annotation><xs:documentation>A possibly temperature and pressure corrected flow rate value.</xs:documentation></xs:annotation><xs:sequence><xs:element name="FlowRate" type="eml:VolumePerTimeMeasure" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The flow rate of the product. If the 'status' attribute is absent and the value is not "NaN", the data value can be assumed to be good with no restrictions. A value of "NaN" should be interpreted as null and should be not be given unless a status is also specified to explain why it is null.</xs:documentation></xs:annotation></xs:element><xs:element name="MeasurementPressureTemperature" type="eml:AbstractTemperaturePressure" minOccurs="1" maxOccurs="1"/></xs:sequence></xs:complexType>