<complexType name="GroutPressureMeasureType">
<complexContent>
<extension base="diggs:pressureMeasureType">
<attribute name="type" use="optional" type="diggs:pressureMeasureTypeEnumType"/>
<attribute name="sensorLocation" type="string">
<annotation>
<documentation>A text string describing where the pressure sensor is located.</documentation>
</annotation>
</attribute>
</extension>
</complexContent>
</complexType>
|