diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:DirectedNodePropertyType |
properties |
|
children |
gml:Node |
used by |
|
attributes |
|
annotation |
documentation | A gml:directedNode property element describes the boundary of topology edges and is used in the support of topological point features via the gml:TopoPoint expression, see below. The orientation attribute of type gml:SignType expresses the sense in which the included node is used: start ("-") or end ("+") node. |
|
source |
<element name="directedNode" type="gml:DirectedNodePropertyType">
<annotation>
<documentation>A gml:directedNode property element describes the boundary of topology edges and is used in the support of topological point features via the gml:TopoPoint expression, see below. The orientation attribute of type gml:SignType expresses the sense in which the included node is used: start ("-") or end ("+") node.</documentation>
</annotation>
</element> |