Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element gml:interior
Namespace http://www.opengis.net/gml/3.2
Annotations
A boundary of a surface consists of a number of rings. The "interior" rings
separate the surface / surface patch from the area enclosed by the rings.
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:interior xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractRing>{1,1}</gml:AbstractRing>
</gml:interior>
Source
<element name="interior" type="gml:AbstractRingPropertyType">
  <annotation>
    <documentation>A boundary of a surface consists of a number of rings. The "interior" rings separate the surface / surface patch from the area enclosed by the rings.</documentation>
  </annotation>
</element>