<complexType name="SampleProducedPropertyType">
<sequence>
<element maxOccurs="1" ref="diggs:SampleProduced" minOccurs="1">
<annotation>
<documentation>An object that contains the time and location of each physical sample produced by this activity</documentation>
</annotation>
</element>
</sequence>
</complexType>
|