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