gml:AbstractFeatureMemberType
To create a collection of GML features, a property type shall be derived by extension from gml:AbstractFeatureMemberType. By default, this abstract property type does not imply any ownership of the features in the collection. The owns attribute of gml:OwnershipAttributeGroup may be used on a property element instance to assert ownership of a feature in the collection. A collection shall not own a feature already owned by another object.
Complex type information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/feature.xsd
Properties: Abstract
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owns | [0..1] | xsd:boolean | Default value is "false". from group gml:OwnershipAttributeGroup |
Used by
- Element gml:dynamicMembers via derived type gml:DynamicFeatureMemberType
Type inheritance chain
- gml:AbstractFeatureMemberType
- extended by gml:DynamicFeatureMemberType