<element minOccurs="0" name="depthToGroundWater" type="diggs:LengthMeasureType"><annotation><documentation>Distance from ground surface to the top of the saturated zone (water table)</documentation></annotation></element>
<element minOccurs="0" name="pressureMeasurementConfiguration" type="diggs:pressureMeasurementConfigurationEnumType"><annotation><documentation>Describes how pressure is measured during the test; from a controlled list. Allowed values are: - pressure gauge - borehole transducer</documentation></annotation></element>
<element minOccurs="0" name="pressureGaugeHeight" type="diggs:LengthMeasureType"><annotation><documentation>Height above ground surface to the pressure gauge location, if pressure gauge is used instead of a borehole transducer</documentation></annotation></element>
The unit of measure for pressure, stress, or elastic modulus.
Source
<element minOccurs="0" name="pMax" type="diggs:PressureMeasureType"><annotation><documentation>The maximum test pressure, defined so that it does not exceed the in-situ minimum stress, thus avoiding hydraulic fracturing.</documentation></annotation></element>
<element maxOccurs="unbounded" minOccurs="0" name="lugeonStep" type="diggs:LugeonStepPropertyType"><annotation><documentation>Contains properties for each step of the lugeeon test run at various injection pressures. There are typically five steps in a lugeon test.</documentation></annotation></element>
Complex Type diggs:LugeonTestType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractInsituTestProcedureType. Adds elements for lugeon test type definition.
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 mixed="false" name="LugeonTestType"><annotation><documentation>Extended type based on AbstractInsituTestProcedureType. Adds elements for lugeon test type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractInsituTestProcedureType"><sequence><element minOccurs="0" name="depthToGroundWater" type="diggs:LengthMeasureType"><annotation><documentation>Distance from ground surface to the top of the saturated zone (water table)</documentation></annotation></element><element minOccurs="0" name="pressureMeasurementConfiguration" type="diggs:pressureMeasurementConfigurationEnumType"><annotation><documentation>Describes how pressure is measured during the test; from a controlled list. Allowed values are: - pressure gauge - borehole transducer</documentation></annotation></element><element minOccurs="0" name="pressureGaugeHeight" type="diggs:LengthMeasureType"><annotation><documentation>Height above ground surface to the pressure gauge location, if pressure gauge is used instead of a borehole transducer</documentation></annotation></element><element minOccurs="0" name="pMax" type="diggs:PressureMeasureType"><annotation><documentation>The maximum test pressure, defined so that it does not exceed the in-situ minimum stress, thus avoiding hydraulic fracturing.</documentation></annotation></element><element maxOccurs="unbounded" minOccurs="0" name="lugeonStep" type="diggs:LugeonStepPropertyType"><annotation><documentation>Contains properties for each step of the lugeeon test run at various injection pressures. There are typically five steps in a lugeon test.</documentation></annotation></element></sequence></extension></complexContent></complexType>