diagram
|
|
namespace
|
http://www.mapinfo.com/midev/service/mapping/v1
|
type
|
tns:DescribeNamedMapRequest
|
properties
|
|
children
|
tns:NamedMap
|
attributes
|
Name
|
Type
|
Use
|
Default
|
Fixed
|
Annotation
|
id
|
xsd:string
|
optional
|
|
|
|
A unique identifier that is returned in the response. It is used for debugging or keeping track of asynchronous requests.
|
|
locale
|
xsd:string
|
optional
|
|
|
|
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.
|
|
|
description
|
|
A request to describe a named map, including layers, themes, and visibility constraints.
|
|