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