<complexType name="ReadingMeasureType">
<complexContent>
<extension base="eml:PressureMeasureExt">
<attribute name="trialNo" type="positiveInteger">
<annotation>
<documentation>Indicates the order of trials (eg. 1=the first trial, 2=the second trial, etc.)</documentation>
</annotation>
</attribute>
</extension>
</complexContent>
</complexType>
|