<element minOccurs="0" name="inletPipeSize" type="diggs:LengthMeasureType"><annotation><documentation>ID of the inlet pipe</documentation></annotation></element>
The unit of measure for volume flow rate or discharge.
Source
<element minOccurs="0" name="maxFlow" type="diggs:VolumePerTimeMeasureType"><annotation><documentation>Rated maximum flow output of the pump</documentation></annotation></element>
The unit of measure for particle size. Can be a linear dimension (mm, μm, cm, in) or phi units. When using phi units, smaller values represent larger particles (e.g., -1 phi = 2mm, 0 phi = 1mm, 4 phi = 0.0625mm).
Source
<element minOccurs="0" name="maxGrainsize" type="diggs:ParticleSizeMeasureType"><annotation><documentation>Rated maximum grain size for the pump.</documentation></annotation></element>
The unit of measure for pressure, stress, or elastic modulus.
Source
<element minOccurs="0" name="maxPressure" type="diggs:PressureMeasureType"><annotation><documentation>Rated maximum pressure for the pump</documentation></annotation></element>
<element minOccurs="0" name="outletPipeSize" type="diggs:LengthMeasureType"><annotation><documentation>ID of the inlet pipe</documentation></annotation></element>
<element minOccurs="0" name="cylinderVolume" type="diggs:VolumeMeasureType"><annotation><documentation>The rated cylinder volume, which would equate to the maximum volume of grout pumped per piston stroke.</documentation></annotation></element>
<element minOccurs="0" name="type" type="gml:CodeType"><annotation><documentation>Type of pump, ie. piston, plunger, pneumatic, screw, twin stream, rocker, etc. Intended to come from a controlled list of terms</documentation></annotation></element>
The unit of measure for power or rate of energy transfer.
Source
<element minOccurs="0" name="enginePower" type="diggs:PowerMeasureType"><annotation><documentation>The rated power of the grout pump engine.</documentation></annotation></element>
<element minOccurs="0" name="pumpTransportWeight" type="diggs:ForceMeasureType"><annotation><documentation>The rated power of the grout pump engine.</documentation></annotation></element>
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="GroutPumpType"><annotation><documentation>Extended type based on AbstractEquipmentType. Adds elements for grout pump type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractEquipmentType"><sequence><element minOccurs="0" name="inletPipeSize" type="diggs:LengthMeasureType"><annotation><documentation>ID of the inlet pipe</documentation></annotation></element><element minOccurs="0" name="maxFlow" type="diggs:VolumePerTimeMeasureType"><annotation><documentation>Rated maximum flow output of the pump</documentation></annotation></element><element minOccurs="0" name="maxGrainsize" type="diggs:ParticleSizeMeasureType"><annotation><documentation>Rated maximum grain size for the pump.</documentation></annotation></element><element minOccurs="0" name="maxPressure" type="diggs:PressureMeasureType"><annotation><documentation>Rated maximum pressure for the pump</documentation></annotation></element><element minOccurs="0" name="numberOfPistons" type="positiveInteger"><annotation><documentation>Number of pistons (for piston pumps)</documentation></annotation></element><element minOccurs="0" name="outletPipeSize" type="diggs:LengthMeasureType"><annotation><documentation>ID of the inlet pipe</documentation></annotation></element><element minOccurs="0" name="pistonDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Diameter of piston(s)</documentation></annotation></element><element minOccurs="0" name="pistonStroke" type="diggs:LengthMeasureType"><annotation><documentation>Stroke length of piston(s)</documentation></annotation></element><element minOccurs="0" name="cylinderVolume" type="diggs:VolumeMeasureType"><annotation><documentation>The rated cylinder volume, which would equate to the maximum volume of grout pumped per piston stroke.</documentation></annotation></element><element minOccurs="0" name="type" type="gml:CodeType"><annotation><documentation>Type of pump, ie. piston, plunger, pneumatic, screw, twin stream, rocker, etc. Intended to come from a controlled list of terms</documentation></annotation></element><element minOccurs="0" name="enginePower" type="diggs:PowerMeasureType"><annotation><documentation>The rated power of the grout pump engine.</documentation></annotation></element><element minOccurs="0" name="pumpTransportWeight" type="diggs:ForceMeasureType"><annotation><documentation>The rated power of the grout pump engine.</documentation></annotation></element><element minOccurs="0" name="pressureFlowCurveData" type="diggs:PressureFlowCurveDataType"><annotation><documentation>The pressure flow curve data property.</documentation></annotation></element></sequence></extension></complexContent></complexType>