complexType DirectedObservationAtDistanceType
diagram sensorML_p353.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:DirectedObservationType
properties
base gml:DirectedObservationType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:boundedBy gml:location gml:validTime gml:using gml:target gml:resultOf gml:direction gml:distance
used by
element DirectedObservationAtDistance
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
source <complexType name="DirectedObservationAtDistanceType">
 
<complexContent>
   
<extension base="gml:DirectedObservationType">
     
<sequence>
       
<element name="distance" type="gml:MeasureType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element DirectedObservationAtDistanceType/distance
diagram sensorML_p354.png
namespace http://www.opengis.net/gml/3.2
type gml:MeasureType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="distance" type="gml:MeasureType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy