<element minOccurs="0" name="packerSpacing" type="diggs:LengthMeasureType"><annotation><documentation>Distance between packer seals for straddle-type packers</documentation></annotation></element>
<element minOccurs="0" name="packerType" type="gml:CodeType"><annotation><documentation>The type of packers used (eg. slide,inflatable,straddle or single-element, manual). Intended to come from a controlled list.</documentation></annotation></element>
<element minOccurs="0" name="groutPipeInnerDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Inner diameter of the grout pipe or packer rod.</documentation></annotation></element>
<element minOccurs="0" name="headerRadius" type="diggs:LengthMeasureType"><annotation><documentation>Radius of curvature of the grout header.</documentation></annotation></element>
<element minOccurs="0" name="headerSize" type="diggs:LengthMeasureType"><annotation><documentation>Size of the grout header.</documentation></annotation></element>
<element minOccurs="0" name="riserRadius" type="diggs:LengthMeasureType"><annotation><documentation>Radius of curvature of the riser.</documentation></annotation></element>
<element minOccurs="0" name="lengthOfOCSP" type="diggs:LengthMeasureType"><annotation><documentation>For rock grouting, length of the overburden casing as sleeve pipe</documentation></annotation></element>
<element minOccurs="0" name="portSpacing" type="diggs:LengthMeasureType"><annotation><documentation>Distance between ports in manchette or lance.</documentation></annotation></element>
<element minOccurs="0" name="sealType" type="gml:CodeType"><annotation><documentation>The type of seals used in the packer (eg. hourglass or wirewound). Intended to come from a controlled list.</documentation></annotation></element>
<element minOccurs="0" name="tubeType" type="gml:CodeType"><annotation><documentation>Type of manchette or other tube used, eg. standard PVC, recessed rubber PVC, metal, etc. Intended to come from a controlled list.</documentation></annotation></element>
Complex Type diggs:GroutInjectionEquipmentType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractEquipmentType. Adds elements for grout injection equipment 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="GroutInjectionEquipmentType"><annotation><documentation>Extended type based on AbstractEquipmentType. Adds elements for grout injection equipment type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractEquipmentType"><sequence><element minOccurs="0" name="lanceOuterDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Outer diameter of lance</documentation></annotation></element><element minOccurs="0" name="lanceLength" type="diggs:LengthMeasureType"><annotation><documentation>Length of lance</documentation></annotation></element><element minOccurs="0" name="packerSpacing" type="diggs:LengthMeasureType"><annotation><documentation>Distance between packer seals for straddle-type packers</documentation></annotation></element><element minOccurs="0" name="packerType" type="gml:CodeType"><annotation><documentation>The type of packers used (eg. slide,inflatable,straddle or single-element, manual). Intended to come from a controlled list.</documentation></annotation></element><element minOccurs="0" name="groutPipeInnerDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Inner diameter of the grout pipe or packer rod.</documentation></annotation></element><element minOccurs="0" name="headerRadius" type="diggs:LengthMeasureType"><annotation><documentation>Radius of curvature of the grout header.</documentation></annotation></element><element minOccurs="0" name="headerSize" type="diggs:LengthMeasureType"><annotation><documentation>Size of the grout header.</documentation></annotation></element><element minOccurs="0" name="riserRadius" type="diggs:LengthMeasureType"><annotation><documentation>Radius of curvature of the riser.</documentation></annotation></element><element minOccurs="0" name="lengthOfOCSP" type="diggs:LengthMeasureType"><annotation><documentation>For rock grouting, length of the overburden casing as sleeve pipe</documentation></annotation></element><element minOccurs="0" name="portSpacing" type="diggs:LengthMeasureType"><annotation><documentation>Distance between ports in manchette or lance.</documentation></annotation></element><element minOccurs="0" name="sealType" type="gml:CodeType"><annotation><documentation>The type of seals used in the packer (eg. hourglass or wirewound). Intended to come from a controlled list.</documentation></annotation></element><element minOccurs="0" name="tubeInnerDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Inner diameter of manchette tube</documentation></annotation></element><element minOccurs="0" name="tubeType" type="gml:CodeType"><annotation><documentation>Type of manchette or other tube used, eg. standard PVC, recessed rubber PVC, metal, etc. Intended to come from a controlled list.</documentation></annotation></element></sequence></extension></complexContent></complexType>