Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:GroutingDataResultSet
Namespace http://diggsml.org/schema-dev
Annotations
An object that contains properites describing the parameters and data
values of a measurement result.
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#DataBlockTypeConstruction_xsd_Element_diggs_groutingDataParameters.tmp#groutingDataParametersKernel_xsd_Element_diggs_dataValues.tmp#dataValuesConstruction_xsd_Complex_Type_diggs_GroutingDataResultSetType.tmp#GroutingDataResultSetTypegml3_2Profile_diggs_xsd_Element_gml_DataBlock.tmp#DataBlock
Type diggs:GroutingDataResultSetType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children diggs:dataValues, diggs:groutingDataParameters
Instance
<diggs:GroutingDataResultSet xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:groutingDataParameters xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</diggs:groutingDataParameters>
  <diggs:dataValues cs="," decimal="." ts=" ">{1,1}</diggs:dataValues>
</diggs:GroutingDataResultSet>
Source
<element name="GroutingDataResultSet" substitutionGroup="gml:DataBlock" type="diggs:GroutingDataResultSetType">
  <annotation>
    <documentation>An object that contains properites describing the parameters and data values of a measurement result.</documentation>
  </annotation>
</element>