complexType Polygon
diagram geometry_p194.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 geometry_p195.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 geometry_p196.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).



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com