<complexType name="LabCompactionTestTrialPropertyType">
<annotation>
<documentation>Property for CompactionTestTrials, required parent element that holds the multiple trials.</documentation>
</annotation>
<sequence>
<element ref="diggs:LabCompactionTestTrial" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
|