<complexType name="CementPropertyType">
<annotation>
<documentation>Property type for cement references. Used to wrap cement objects or references in properties.</documentation>
</annotation>
<sequence>
<element ref="diggs:Cement"/>
</sequence>
</complexType>
|