complexType ListNamedResourceRequest
diagram namedresource_p38.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type extension of tns:Request
properties
base   common:Request
children tns:Path
used by
element   ListNamedResourceRequest
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 list. If not specified, all resource types will be listed.
                       
description
The request to get all named resources from the repository at given path having specified type.
           

attribute ListNamedResourceRequest/@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 list. If not specified, all resource types will be listed.
                       

element ListNamedResourceRequest/Path
diagram namedresource_p39.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 list all named resources. The list operation will list all the named resources below that node. You must include the starting slash '/'. For listing all resources in the repository, starting at the root level, only specify a slash '/'.
                           



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