Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:BinderPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for binder references. Used to wrap binder objects or references in properties.
Diagram
DiagramGrouting_xsd_Element_diggs_Binder.tmp#Binder
Used by
Model
Children diggs:Binder
Source
<complexType name="BinderPropertyType">
  <annotation>
    <documentation>Property type for binder references. Used to wrap binder objects or references in properties.</documentation>
  </annotation>
  <sequence>
    <element ref="diggs:Binder">
      <annotation>
        <documentation>An object that describes the type, volume, and weight of binder used in the mix.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>