<element name="pressureUOM" type="diggs:PressureUomEnumType"><annotation><documentation>The UOM symbol for the pressure measurements that make up the data of the pressure-flow rate curve</documentation></annotation></element>
<element name="flowRateUOM" type="diggs:VolumePerTimeUomEnumType"><annotation><documentation>The UOM symbol for the flow rate measurements that make up the data of the pressure-flow rate curve</documentation></annotation></element>
<complexType name="PressureFlowCurveDataType"><annotation><documentation>Extended type based on AbstractMetadataPropertyType. Adds elements for pressure flow curve data type definition.</documentation></annotation><complexContent><extension base="gml:AbstractMetadataPropertyType"><sequence><element name="pressureUOM" type="diggs:PressureUomEnumType"><annotation><documentation>The UOM symbol for the pressure measurements that make up the data of the pressure-flow rate curve</documentation></annotation></element><element name="flowRateUOM" type="diggs:VolumePerTimeUomEnumType"><annotation><documentation>The UOM symbol for the flow rate measurements that make up the data of the pressure-flow rate curve</documentation></annotation></element><sequence maxOccurs="unbounded" minOccurs="2"><element name="index" type="positiveInteger"><annotation><documentation>The index property.</documentation></annotation></element><element name="measuredPressure" type="double"><annotation><documentation>The measured pressure property.</documentation></annotation></element><element name="measuredFlowRate" type="double"><annotation><documentation>The measured flow rate property.</documentation></annotation></element></sequence></sequence></extension></complexContent></complexType>