complexType Polygon
diagram routing_p125.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
The spatial reference system name associated with this geometry.
description
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 routing_p126.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
The spatial reference system name associated with this geometry.
description
The exterior ring.

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



© 2017 Pitney Bowes Software Inc. support.pb.com