complexType SearchReferencedInRequest
diagram namedresource_p66.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   SearchReferencedInRequest
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 search and return a hierarchy of named resources that have a reference in the named resource specified in the NamedResourcePath.
           

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

element SearchReferencedInRequest/NamedResourcePath
diagram namedresource_p68.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:string
properties
minOcc   1
maxOcc   unbounded
content   simple
description
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 named resources that have a reference on a named table 'WorldTable' you can search for '/WorldTable'. You can specify more than one NamedResourcePath.
                           



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