<element name="trialNo" type="positiveInteger" minOccurs="0"><annotation><documentation>The count of the test cycle</documentation></annotation></element>
<element name="interpretationMethod" type="gml:CodeType" minOccurs="0"><annotation><documentation>Method of interpretation of the test curve.</documentation></annotation></element>
The unit of measure for density or unit weight. This can be either a mass per volume unit (for true density) or a force per volume unit (for unit weight).
Source
<element name="bulkDensity" type="diggs:DensityOrUnitWeightMeasureType" minOccurs="0"><annotation><documentation>Bulk density measured after test.</documentation></annotation></element>
<element name="difference" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Difference between initial (n) and final (3n) blows in rapid assessment test.</documentation></annotation></element>
<element name="strongerWeaker" type="string" minOccurs="0"><annotation><documentation>Stronger or weaker than pre-calibrated standard.</documentation></annotation></element>
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="MCVTestTrialType"><annotation><documentation>Base type for MCVTestTrials</documentation></annotation><complexContent><extension base="diggs:AbstractObjectType"><sequence><element name="trialNo" type="positiveInteger" minOccurs="0"><annotation><documentation>The count of the test cycle</documentation></annotation></element><element name="waterContent" type="diggs:ForcePerForceMeasureType" minOccurs="0"><annotation><documentation>Moisture content.</documentation></annotation></element><element name="interpretationMethod" type="gml:CodeType" minOccurs="0"><annotation><documentation>Method of interpretation of the test curve.</documentation></annotation></element><element name="bulkDensity" type="diggs:DensityOrUnitWeightMeasureType" minOccurs="0"><annotation><documentation>Bulk density measured after test.</documentation></annotation></element><element name="mcv" type="double" minOccurs="0"><annotation><documentation>Measured MCV</documentation></annotation></element><element name="difference" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Difference between initial (n) and final (3n) blows in rapid assessment test.</documentation></annotation></element><element name="strongerWeaker" type="string" minOccurs="0"><annotation><documentation>Stronger or weaker than pre-calibrated standard.</documentation></annotation></element></sequence></extension></complexContent></complexType>