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