Showing:

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