<complexType name="ConfigurationArrayPropertyType">
<annotation>
<documentation>Property type for configuration array references. Used to wrap configuration array objects or references in properties.</documentation>
</annotation>
<sequence maxOccurs="unbounded">
<element ref="diggs:Configuration"/>
</sequence>
</complexType>
|