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