<complexType name="TimeSeriesTrialPropertyType">
<annotation>
<documentation>Property type for time series trial references. Used to wrap time series trial objects or references in properties.</documentation>
</annotation>
<sequence>
<element ref="diggs:TimeSeriesTrial"/>
</sequence>
</complexType>
|