diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:_Feature gml:_Geometry | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |