Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:InjectionDataResultSetType
Namespace http://diggsml.org/schemas/3
Annotations
Restricted type based on DataBlockType. Constrains DataBlockType with 2 element(s) for structured injection data result set type data.
Diagram
Diagramgml3_2Profile_diggs_xsd_Element_gml_rangeParameters.tmp#rangeParametersgml3_2Profile_diggs_xsd_Element_gml_tupleList.tmp#tupleListgml3_2Profile_diggs_xsd_Element_gml_doubleOrNilReasonTupleList.tmp#doubleOrNilReasonTupleListgml3_2Profile_diggs_xsd_Complex_Type_gml_DataBlockType.tmp#DataBlockTypeGrouting_xsd_Element_diggs_injectionDataParameters.tmp#injectionDataParametersCommon_xsd_Element_diggs_dataValues.tmp#dataValues
Type restriction of gml:DataBlockType
Type hierarchy
Used by
Model
Children diggs:dataValues, diggs:injectionDataParameters
Source
<complexType name="InjectionDataResultSetType">
  <annotation>
    <documentation>Restricted type based on DataBlockType. Constrains DataBlockType with 2 element(s) for structured injection data result set type data.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:DataBlockType">
      <sequence>
        <element ref="diggs:injectionDataParameters"/>
        <choice>
          <element ref="diggs:dataValues"/>
        </choice>
      </sequence>
    </restriction>
  </complexContent>
</complexType>