Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:directedNode
Namespace http://www.opengis.net/gml/3.2
Annotations
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.
Diagram
Diagram index55.tmp#id865 index0.tmp#id78 index49.tmp#id103 index56.tmp#id719 index55.tmp#id864
Type gml:DirectedNodePropertyType
Properties
content: complex
Used by
Model gml:Node
Children gml:Node
Instance
<gml:directedNode xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" orientation="+" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:Node aggregationType="" gml:id="">{1,1}</gml:Node>
</gml:directedNode>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
orientation gml:SignType + optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
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>
Schema location http://schemas.opengis.net/gml/3.2.1/topology.xsd