complexType SearchNamedResourceRequest
diagram namedresource_p61.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type extension of tns:Request
properties
base   common:Request
children tns:Path tns:Contains
used by
element   SearchNamedResourceRequest
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.
resourceType    tns:ResourceType    optional    All      
The type of resource to search. If not specified, all resource types will be searched.
                       
description
The request to search named resources in the repository.
           

attribute SearchNamedResourceRequest/@resourceType
type tns:ResourceType
properties
use   optional
default   All
facets
Kind   Value   Annotation
enumeration   All
enumeration   NamedWFSConfiguration
enumeration   NamedWMSConfiguration
enumeration   NamedWMTSLayer
enumeration   NamedWMTSConfiguration
enumeration   NamedResourceConfiguration
enumeration   NamedFeatureConfiguration
enumeration   NamedMappingConfiguration
enumeration   NamedMapTilingConfiguration
enumeration   NamedUserManagementConfiguration
enumeration   NamedMapAndView
enumeration   NamedLabelLayer
enumeration   NamedBarLayer
enumeration   NamedPieLayer
enumeration   NamedGraduatedSymbolLayer
enumeration   NamedFeatureLayer
enumeration   NamedTable
enumeration   NamedConnection
enumeration   NamedGridStyle
enumeration   NamedRasterStyle
enumeration   NamedCompositeStyle
enumeration   NamedTextStyle
enumeration   NamedAreaStyle
enumeration   NamedLineStyle
enumeration   NamedPointStyle
enumeration   NamedTile
enumeration   NamedLineChartLayer
enumeration   NamedLineLinkageLayer
enumeration   NamedGroupLayer
enumeration   NamedResourceMetadata
enumeration   NamedFeatureLabelSource
description
The type of resource to search. If not specified, all resource types will be searched.
                       

element SearchNamedResourceRequest/Path
diagram namedresource_p62.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:string
properties
minOcc   0
maxOcc   1
content   simple
description
The path in the repository (node) to search all named resources, given the search criteria defined in 'Contains'. The search operation will search all the named resources below that node. You must include the starting slash '/'. For searching all resource in the repository, starting at the root level, only specify a slash '/'.
                           

element SearchNamedResourceRequest/Contains
diagram namedresource_p63.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:string
properties
content   simple
description
The search criteria. You can specify any string value, including a resource path. For example if you are looking for all resources that reference the named table 'WorldTable', you can search for '/NamedTables/WorldTable'.
                           



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