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="particleDensity" type="diggs:DensityOrUnitWeightMeasureType" minOccurs="0"><annotation><documentation>Particle density of size fraction between 8 mm and 12.5mm</documentation></annotation></element>
The unit of measure for force ratio or load factor.
Source
<element name="impactValue1" type="diggs:ForcePerForceMeasureType" minOccurs="0"><annotation><documentation>Aggregate impact value from first test.</documentation></annotation></element>
The unit of measure for force ratio or load factor.
Source
<element name="impactValue2" type="diggs:ForcePerForceMeasureType" minOccurs="0"><annotation><documentation>Aggregate impact value from second test.</documentation></annotation></element>
<element name="numberOfBlows" type="integer" minOccurs="0"><annotation><documentation>The number of blows property.</documentation></annotation></element>
Complex Type diggs:AggregateImpactValueTestProcedureType
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="AggregateImpactValueTestProcedureType"><annotation><documentation>Base type for AggregateImpactValueTest</documentation></annotation><complexContent><extension base="diggs:AbstractLaboratoryTestProcedureType"><sequence><element name="particleDensity" type="diggs:DensityOrUnitWeightMeasureType" minOccurs="0"><annotation><documentation>Particle density of size fraction between 8 mm and 12.5mm</documentation></annotation></element><element name="impactValue1" type="diggs:ForcePerForceMeasureType" minOccurs="0"><annotation><documentation>Aggregate impact value from first test.</documentation></annotation></element><element name="impactValue2" type="diggs:ForcePerForceMeasureType" minOccurs="0"><annotation><documentation>Aggregate impact value from second test.</documentation></annotation></element><element name="numberOfBlows" type="integer" minOccurs="0"><annotation><documentation>The number of blows property.</documentation></annotation></element></sequence></extension></complexContent></complexType>