complexType GeometryPropertyType
diagram sensorML_p1222.png
namespace http://www.opengis.net/gml/3.2
children gml:AbstractGeometry
used by
elements geometryMember MovingObjectStatusType/position
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
ownsboolean  false    
annotation
documentation
A geometric property may either be any geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same or another document). Note that either the reference or the contained element shall be given, but not both or none.
If a feature has a property that takes a geometry element as its value, this is called a geometry property. A generic type for such a geometry property is GeometryPropertyType.
source <complexType name="GeometryPropertyType">
 
<annotation>
   
<documentation>A geometric property may either be any geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same or another document). Note that either the reference or the contained element shall be given, but not both or none.
If a feature has a property that takes a geometry element as its value, this is called a geometry property. A generic type for such a geometry property is GeometryPropertyType.
</documentation>
 
</annotation>
 
<sequence minOccurs="0">
   
<element ref="gml:AbstractGeometry"/>
 
</sequence>
 
<attributeGroup ref="gml:AssociationAttributeGroup"/>
 
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>


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