| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||
| type | extension of gml:AbstractTopoPrimitiveType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:container gml:directedEdge gml:pointProperty | ||||||||||||||||||||
| used by |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <complexType name="NodeType"> <complexContent> <extension base="gml:AbstractTopoPrimitiveType"> <sequence> <element name="container" type="gml:FaceOrTopoSolidPropertyType" minOccurs="0"/> <element ref="gml:directedEdge" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>In the case of planar topology, a gml:Node must have a clockwise sequence of gml:directedEdge properties, to ensure a lossless topology representation as defined by Kuijpers, et. al. (see OGC 05-102 Topology IPR).</documentation> </annotation> </element> <element ref="gml:pointProperty" minOccurs="0"/> </sequence> <attributeGroup ref="gml:AggregationAttributeGroup"/> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | gml:FaceOrTopoSolidPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | gml:Face gml:TopoSolid | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="container" type="gml:FaceOrTopoSolidPropertyType" minOccurs="0"/> |