<complexType name="GroutPlantPropertyType">
<annotation>
<documentation>Property type for grout plant references. Used to wrap grout plant objects or references in properties.</documentation>
</annotation>
<sequence>
<element ref="diggs:GroutPlant">
<annotation>
<documentation>An object that describes the grout plant equipment, which is a combined mixer and pump.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|