<element minOccurs="0" name="totalElapsedTime" type="diggs:TimeMeasureType"><annotation><documentation>Total time between injection initiation and injection termination.</documentation></annotation></element>
The total number of pump strokes for theinjection.
Diagram
Type
positiveInteger
Properties
content
simple
minOccurs
0
Source
<element minOccurs="0" name="numberPumpStrokes" type="positiveInteger"><annotation><documentation>The total number of pump strokes for the injection.</documentation></annotation></element>
<element minOccurs="0" name="totalGroutTake" type="diggs:VolumeMeasureType"><annotation><documentation>Total volume of grout injected during this injection interval.</documentation></annotation></element>
A description of any parameters used for filtering anyraw data parameters before reporting those data in the outcomeproperty.
Diagram
Type
string
Properties
content
simple
minOccurs
0
Source
<element minOccurs="0" name="filteringParameters" type="string"><annotation><documentation>A description of any parameters used for filtering any raw data parameters before reporting those data in the outcome property.</documentation></annotation></element>
Complex Type diggs:InjectionTimeSeriesType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on TemporalResultType. Adds elements for injection time series 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 name="InjectionTimeSeriesType"><annotation><documentation>Extended type based on TemporalResultType. Adds elements for injection time series type definition.</documentation></annotation><complexContent><extension base="diggs:TemporalResultType"><sequence><element minOccurs="0" name="initiationTime" type="gml:TimePositionType"><annotation><documentation>Time instant that injection begins.</documentation></annotation></element><element minOccurs="0" name="endTime" type="gml:TimePositionType"><annotation><documentation>Time instant that injection ends.</documentation></annotation></element><element minOccurs="0" name="totalElapsedTime" type="diggs:TimeMeasureType"><annotation><documentation>Total time between injection initiation and injection termination.</documentation></annotation></element><element minOccurs="0" ref="diggs:injectionTerminatedBy"><annotation><documentation>Type of criteria used to terminate grout injection. Where there is only one injection for the stage, this property may be left unpopulated and the injectionTerminatedBy property of the stage is used instead.</documentation></annotation></element><element minOccurs="0" name="numberPumpStrokes" type="positiveInteger"><annotation><documentation>The total number of pump strokes for the injection.</documentation></annotation></element><element minOccurs="0" name="totalGroutTake" type="diggs:VolumeMeasureType"><annotation><documentation>Total volume of grout injected during this injection interval.</documentation></annotation></element><element minOccurs="0" name="waterLugeonValue" type="diggs:VolumePerTimePerLengthMeasureType"><annotation><documentation>The water lugeon value.</documentation></annotation></element><element minOccurs="0" name="filteringParameters" type="string"><annotation><documentation>A description of any parameters used for filtering any raw data parameters before reporting those data in the outcome property.</documentation></annotation></element></sequence></extension></complexContent></complexType>