diagram | |||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||
type | gml:TopoComplexType | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:maximalComplex gml:superComplex gml:subComplex gml:topoPrimitiveMember gml:topoPrimitiveMembers | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <element name="TopoComplex" type="gml:TopoComplexType" substitutionGroup="gml:AbstractTopology"> <annotation> <documentation>gml:TopoComplex is a collection of topological primitives. Each complex holds a reference to its maximal complex (gml:maximalComplex) and optionally to sub- or super-complexes (gml:subComplex, gml:superComplex). A topology complex contains its primitive and sub-complex members. </documentation> </annotation> </element> |