<element minOccurs="0" name="intactVaneTest" type="diggs:VaneTestPropertyType"><annotation><documentation>Vane shear test parameters in intact soil</documentation></annotation></element>
Measure of the friction of the torque rod; measured asfriction above the slip coupling or as blank rod friction where rodis in direct contact with the soil.
<element minOccurs="0" name="torqueRodFriction" type="diggs:ForceMeasureType"><annotation><documentation>Measure of the friction of the torque rod; measured as friction above the slip coupling or as blank rod friction where rod is in direct contact with the soil.</documentation></annotation></element>
Vane depth beneath housing or bottom of hole. This is avector length measure describing the difference in the hole orhousing bottom and the test location.
<element minOccurs="0" name="vaneDepthBelow" type="diggs:LengthMeasureType"><annotation><documentation>Vane depth beneath housing or bottom of hole. This is a vector length measure describing the difference in the hole or housing bottom and the test location.</documentation></annotation></element>
<element minOccurs="0" name="vaneSystemType" type="gml:CodeType"><annotation><documentation>Type of vane system, eg. slip coupling, no slip coupling, vane shoe push/drill, etc. Intended to come from a controlled list of terms.</documentation></annotation></element>
<element minOccurs="0" name="vaneType" type="diggs:VaneEnumTypeExt"><annotation><documentation>The type of vane, from the following controlled list: double tapered, single tapered, rectangular. Can also use other:xxx to define a new type.</documentation></annotation></element>
Complex Type diggs:InsituVaneTestType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractInsituTestProcedureType. Adds elements for insitu vane 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 name="InsituVaneTestType"><annotation><documentation>Extended type based on AbstractInsituTestProcedureType. Adds elements for insitu vane test type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractInsituTestProcedureType"><sequence><element minOccurs="0" name="intactVaneTest" type="diggs:VaneTestPropertyType"><annotation><documentation>Vane shear test parameters in intact soil</documentation></annotation></element><element minOccurs="0" name="remoldedVaneTest" type="diggs:VaneTestPropertyType" maxOccurs="unbounded"><annotation><documentation>Vane shear test parameters in remolded soil</documentation></annotation></element><element minOccurs="0" name="torqueRodFriction" type="diggs:ForceMeasureType"><annotation><documentation>Measure of the friction of the torque rod; measured as friction above the slip coupling or as blank rod friction where rod is in direct contact with the soil.</documentation></annotation></element><element minOccurs="0" name="vaneBladeThickness" type="diggs:LengthMeasureType"><annotation><documentation>The vane blade thickness property.</documentation></annotation></element><element minOccurs="0" name="vaneDepthBelow" type="diggs:LengthMeasureType"><annotation><documentation>Vane depth beneath housing or bottom of hole. This is a vector length measure describing the difference in the hole or housing bottom and the test location.</documentation></annotation></element><element minOccurs="0" name="vaneDiameter" type="diggs:LengthMeasureType"><annotation><documentation>The vane diameter property.</documentation></annotation></element><element minOccurs="0" name="vaneHeight" type="diggs:LengthMeasureType"><annotation><documentation>The vane height property.</documentation></annotation></element><element minOccurs="0" name="vaneShaftDiameter" type="diggs:LengthMeasureType"><annotation><documentation>The vane shaft diameter property.</documentation></annotation></element><element minOccurs="0" name="vaneSystemType" type="gml:CodeType"><annotation><documentation>Type of vane system, eg. slip coupling, no slip coupling, vane shoe push/drill, etc. Intended to come from a controlled list of terms.</documentation></annotation></element><element minOccurs="0" name="vaneTaperAngleBottom" type="diggs:PlaneAngleMeasureType"><annotation><documentation>The vane taper angle bottom property.</documentation></annotation></element><element minOccurs="0" name="vaneTaperAngleTop" type="diggs:PlaneAngleMeasureType"><annotation><documentation>The vane taper angle top property.</documentation></annotation></element><element minOccurs="0" name="vaneType" type="diggs:VaneEnumTypeExt"><annotation><documentation>The type of vane, from the following controlled list: double tapered, single tapered, rectangular. Can also use other:xxx to define a new type.</documentation></annotation></element></sequence></extension></complexContent></complexType>