<complexType name="CalibrationPropertyType">
<annotation>
<documentation>Property type for containing a Calibration feature.</documentation>
</annotation>
<sequence>
<element ref="diggs:Calibration" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
|