Showing:

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