Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:UncertaintyPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for containing an Uncertainty object.
Diagram
DiagramCommon_xsd_Element_diggs_Uncertainty.tmp#Uncertainty
Used by
Model
Children diggs:Uncertainty
Source
<complexType name="UncertaintyPropertyType">
  <annotation>
    <documentation>Property type for containing an Uncertainty object.</documentation>
  </annotation>
  <sequence>
    <element ref="diggs:Uncertainty" minOccurs="1" maxOccurs="1">
      <annotation>
        <documentation>The Uncertainty object contains properties to define the uncertainty of a location value or measurement</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>