element Node
diagram sensorML_p213.png
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
used by
complexTypes DirectedNodePropertyType NodeOrEdgePropertyType NodePropertyType
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
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.
aggregationTypegml: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).
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy