complexType TargetPropertyType
diagram index_p731.png
namespace http://www.opengis.net/gml
children gml:_Feature gml:_Geometry
used by
elements subject target
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
documentation
Container for an object representing the target or subject of an observation.
source <xs:complexType name="TargetPropertyType">
 
<xs:annotation>
   
<xs:documentation>Container for an object representing the target or subject of an observation.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:choice>
     
<xs:element ref="gml:_Feature"/>
     
<xs:element ref="gml:_Geometry"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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