Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:PDAInfoArrayPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for pda info array references. Used to wrap pda info array objects or references in properties.
Diagram
DiagramDeepFoundation_xsd_Element_diggs_AbstractPDAInfo.tmp#AbstractPDAInfo
Used by
Model
Children diggs:AbstractPDAInfo
Source
<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>