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