Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:SpecificGravityMeasureType
Namespace http://diggsml.org/schema-dev
Diagram
DiagramKernel_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedKernel_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeKernel_xsd_Complex_Type_diggs_SpecificGravityMeasureType.tmp#SpecificGravityMeasureType_waterTemperature
Type extension of diggs:DescriptorValueType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
A value that describes the method by which the observation or measurement
was determined.
waterTemperature string optional
Source
<complexType name="SpecificGravityMeasureType">
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="waterTemperature" type="string"/>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:SpecificGravityMeasureType / @waterTemperature
Namespace No namespace
Type string
Properties
content simple
Used by
Source
<attribute name="waterTemperature" type="string"/>