Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:AdditionEventPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for addition event references. Used to wrap addition event objects or references in properties.
Diagram
DiagramGrouting_xsd_Element_diggs_AdditionEvent.tmp#AdditionEvent
Used by
Model
Children diggs:AdditionEvent
Source
<complexType name="AdditionEventPropertyType">
  <annotation>
    <documentation>Property type for addition event references. Used to wrap addition event objects or references in properties.</documentation>
  </annotation>
  <sequence>
    <element ref="diggs:AdditionEvent">
      <annotation>
        <documentation>An object that provides the history of addiltion of an additive to a fluid.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>