| diagram |
 |
| namespace |
http://www.opengis.net/gml/3.2 |
| type |
gml:NodeType |
| properties |
| content | complex | | substGrp | gml:AbstractTopoPrimitive |
|
| children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:container gml:directedEdge gml:pointProperty |
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | | required | | | | documentation | | The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. |
| | aggregationType | gml:AggregationType | | | | |
|
| annotation |
| documentation | gml:Node represents the 0-dimensional primitive.
The optional coboundary of a node (gml:directedEdge) is a sequence of directed edges which are incident on this node. Edges emanating from this node appear in the node coboundary with a negative orientation.
If provided, the aggregationType attribute shall have the value "sequence".
A node may optionally be realised by a 0-dimensional geometric primitive (gml:pointProperty). |
|