Property type containing specifications for the groutingactivity. A grouting activity can have more than oneconstructionSpecification that would be relevant to one or moreboreholes or soundings.
<element minOccurs="0" name="constructionSpecification" type="diggs:GroutConstructionSpecificationPropertyType" maxOccurs="1"><annotation><documentation>Property type containing specifications for the grouting activity. A grouting activity can have more than one constructionSpecification that would be relevant to one or more boreholes or soundings.</documentation></annotation></element>
<element minOccurs="0" name="terminationCriteria" type="diggs:TerminationCriteriaPropertyType" maxOccurs="1"><annotation><documentation>Property type containing specifications for conditions that require termination of grout injection</documentation></annotation></element>
Complex Type diggs:GroutingActivitySpecificationType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractProgramSpecificationType. Adds elements for grouting activity specification 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="GroutingActivitySpecificationType"><annotation><documentation>Extended type based on AbstractProgramSpecificationType. Adds elements for grouting activity specification type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractProgramSpecificationType"><sequence><element minOccurs="0" name="constructionSpecification" type="diggs:GroutConstructionSpecificationPropertyType" maxOccurs="1"><annotation><documentation>Property type containing specifications for the grouting activity. A grouting activity can have more than one constructionSpecification that would be relevant to one or more boreholes or soundings.</documentation></annotation></element><element minOccurs="0" name="terminationCriteria" type="diggs:TerminationCriteriaPropertyType" maxOccurs="1"><annotation><documentation>Property type containing specifications for conditions that require termination of grout injection</documentation></annotation></element></sequence></extension></complexContent></complexType>