complexType SymDifferenceRequest
diagram geometry_p133.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type extension of tns:GeometryServiceRequest
properties
base tns:GeometryServiceRequest
children tns:FirstGeometry tns:SecondGeometry
used by
element SymDifferenceRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:string  optional      
documentation
A unique identifier that is returned in the response. It is used for debugging or keeping track of asynchronous requests.
locale  xsd:string  optional      
documentation
The language and country code of the request, which is defined using [language_code]_[country_code] syntax. The language code is a 2-letter ISO-639 code. The country code is a 2-letter ISO-3166 code. For example: en_US stands for the English language within the United States of America.
responseSrsName  xsd:string  optional      
documentation
The spatial reference system to express the response in.
annotation
documentation
A request to get the symmetric difference of the two supplied geometries. The symmetric difference is that part of both geometries that do not intersect.

element SymDifferenceRequest/FirstGeometry
diagram geometry_p134.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type tns:Geometry
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
The spatial reference system name associated with this geometry.
annotation
documentation
The first geometry.

element SymDifferenceRequest/SecondGeometry
diagram geometry_p135.png
namespace http://www.mapinfo.com/midev/service/geometry/v1
type tns:Geometry
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
The spatial reference system name associated with this geometry.
annotation
documentation
The second geometry.


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