Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element gml:exterior
Namespace http://www.opengis.net/gml/3.2
Annotations
A boundary of a surface consists of a number of rings. In the normal 2D case,
one of these rings is distinguished as being the exterior boundary. In a general manifold
this is not always possible, in which case all boundaries shall be listed as interior
boundaries, and the exterior will be empty.
Diagram
Diagramgml3_2Profile_diggs_xsd_Element_gml_AbstractRing.tmp#AbstractRinggml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractRingPropertyType.tmp#AbstractRingPropertyType
Type gml:AbstractRingPropertyType
Properties
content complex
Used by
Model
Children gml:AbstractRing
Instance
<gml:exterior xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractRing>{1,1}</gml:AbstractRing>
</gml:exterior>
Source
<element name="exterior" type="gml:AbstractRingPropertyType">
  <annotation>
    <documentation>A boundary of a surface consists of a number of rings. In the normal 2D case, one of these rings is distinguished as being the exterior boundary. In a general manifold this is not always possible, in which case all boundaries shall be listed as interior boundaries, and the exterior will be empty.</documentation>
  </annotation>
</element>