complexType Polygon
diagram mapping_p358.png
namespace http://www.mapinfo.com/midev/service/geometries/v1
type extension of tns:Geometry
properties
base tns:Geometry
children tns:Exterior tns:InteriorList
used by
elements Polygon MultiPolygon/Polygon
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
The spatial reference system name associated with this geometry.
annotation
documentation
A geometry consisting of exactly one exterior ring and zero or more interior rings. Each interior ring represents a hole inside the area defined by the exterior ring.

element Polygon/Exterior
diagram mapping_p359.png
namespace http://www.mapinfo.com/midev/service/geometries/v1
type tns:Ring
properties
content complex
children tns:LineString
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
The spatial reference system name associated with this geometry.
annotation
documentation
The exterior ring.

element Polygon/InteriorList
diagram mapping_p360.png
namespace http://www.mapinfo.com/midev/service/geometries/v1
type tns:InteriorList
properties
minOcc 0
maxOcc 1
content complex
children tns:Ring
annotation
documentation
The collection of interior rings (optional).


© 2007, 2020 Precisely. All rights reserved. support.precisely.com