complexType SearchReferencesRequest
diagram namedresource_p71.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type extension of tns:Request
properties
base common:Request
children tns:SearchPath tns:NamedResourcePath
used by
element SearchReferencesRequest
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.
annotation
documentation
A request to search and return all the references for the specified named resources.
           

element SearchReferencesRequest/SearchPath
diagram namedresource_p72.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Starting search path. If not specified, the root path will be used.
                           

element SearchReferencesRequest/NamedResourcePath
diagram namedresource_p73.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:string
properties
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
Specifies the named resource path. This path will be relative to the SearchPath. If SearchPath is not specified it will be an absolute path. For example if you are looking for all references of the named map 'WorldMap', you can search for '/WorldMap'. You can specify more than one NamedResourcePath.
                           


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