<element minOccurs="0" name="totalElapsedTime" type="diggs:TimeMeasureType"><annotation><documentation>Total time between injection initiation and injection termination.</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:GroutingTimeSeriesType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on TemporalResultType. Adds elements for grouting 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="GroutingTimeSeriesType"><annotation><documentation>Extended type based on TemporalResultType. Adds elements for grouting 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" name="totalGroutTake" type="diggs:VolumeMeasureType"><annotation><documentation>Total volume of grout injected during this injection interval.</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>