gml:interior
A boundary of a surface consists of a number of rings. The "interior" rings seperate the surface / surface patch from the area enclosed by the rings.
Element information
Namespace: http://www.opengis.net/gml
Schema document: external/have/1.0/gml-oasis.xsd
Type: gml:AbstractRingPropertyType
Properties: Global, Qualified
Content
- gml:LinearRing [1..1]
from subst. group gml:_Ring
Attributes
None
Used in
- Type gml:PolygonType (Element gml:Polygon)
Sample instance
<gml:interior> <gml:LinearRing> <gml:posList>1.0 1.0</gml:posList> </gml:LinearRing> </gml:interior>