Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute gml:AggregationAttributeGroup / @aggregationType
Namespace No namespace
Type gml:AggregationType
Properties
content: simple
final: restriction, list, union
Facets
enumeration set
enumeration bag
enumeration sequence
enumeration array
enumeration record
enumeration table
Used by
Source
<attribute name="aggregationType" type="gml:AggregationType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/gmlBase.xsd
Attribute Group gml:AggregationAttributeGroup
Namespace http://www.opengis.net/gml/3.2
Annotations
A GML Object Collection is any GML Object with a property element in its content model whose content model is derived by extension from gml:AbstractMemberType.
In addition, the complex type describing the content model of the GML Object Collection may also include a reference to the attribute group gml:AggregationAttributeGroup to provide additional information about the semantics of the object collection.  This information may be used by applications to group GML objects, and optionally to order and index them.
The allowed values for the aggregationType attribute are defined by gml:AggregationType. See 8.4 of ISO/IEC 11404:1996 for the meaning of the values in the enumeration.
Diagram
Diagram index31.tmp#id568
Used by
Attributes
QName Type Fixed Default Use Annotation
aggregationType gml:AggregationType optional
Source
<attributeGroup name="AggregationAttributeGroup">
  <annotation>
    <documentation>A GML Object Collection is any GML Object with a property element in its content model whose content model is derived by extension from gml:AbstractMemberType. In addition, the complex type describing the content model of the GML Object Collection may also include a reference to the attribute group gml:AggregationAttributeGroup to provide additional information about the semantics of the object collection. This information may be used by applications to group GML objects, and optionally to order and index them. The allowed values for the aggregationType attribute are defined by gml:AggregationType. See 8.4 of ISO/IEC 11404:1996 for the meaning of the values in the enumeration.</documentation>
  </annotation>
  <attribute name="aggregationType" type="gml:AggregationType"/>
</attributeGroup>
Schema location http://schemas.opengis.net/gml/3.2.1/gmlBase.xsd