element location
diagram SensorML_p18.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
content complex
children gml:Point gml:_Curve
used by
complexType AbstractDerivableComponentType
annotation
documentation
Uses a gml:Point for a fixed location or a (time dependant) curve for time variable location
source <xs:element name="location">
 
<xs:annotation>
   
<xs:documentation>Uses a gml:Point for a fixed location or a (time dependant) curve for time variable location</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice minOccurs="0">
     
<xs:element ref="gml:Point"/>
     
<xs:element ref="gml:_Curve"/>
   
</xs:choice>
   
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
 
</xs:complexType>
</xs:element>


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