complexType LocationPropertyType
diagram SensorML_p159.png
namespace http://www.opengis.net/gml
children gml:AbstractGeometry gml:LocationKeyWord gml:LocationString gml:Null
used by
element location
annotation
appinfo
deprecated
source <xs:complexType name="LocationPropertyType">
 
<xs:annotation>
   
<xs:appinfo>deprecated</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<xs:element ref="gml:AbstractGeometry"/>
     
<xs:element ref="gml:LocationKeyWord"/>
     
<xs:element ref="gml:LocationString"/>
     
<xs:element ref="gml:Null"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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