Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:WallSectionDepthsArrayPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for wall section depths array references. Used to wrap wall section depths array objects or references in properties.
Diagram
DiagramGrouting_xsd_Element_diggs_CutoffWallSectionDepth.tmp#CutoffWallSectionDepth
Used by
Model
Children diggs:CutoffWallSectionDepth
Source
<complexType name="WallSectionDepthsArrayPropertyType">
  <annotation>
    <documentation>Property type for wall section depths array references. Used to wrap wall section depths array objects or references in properties.</documentation>
  </annotation>
  <sequence maxOccurs="unbounded">
    <element ref="diggs:CutoffWallSectionDepth"/>
  </sequence>
</complexType>