<complexType name="UncertaintyPropertyType">
<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>
|