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