diagram | |||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||
type | gml:NodeType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:container gml:directedEdge gml:pointProperty | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="Node" type="gml:NodeType" substitutionGroup="gml:AbstractTopoPrimitive"> <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).</documentation> </annotation> </element> |