Showing:

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