| diagram | ![]() |
||
| namespace | http://www.opengis.net/sensorML/1.0.1 | ||
| properties |
|
||
| children | gml:Point gml:_Curve | ||
| used by |
|
||
| annotation |
|
||
| 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> |