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      
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.
resourceType  tns:ResourceType  optional  All    
documentation
The type of resource to list. If not specified, all resource types will be listed.
                       
annotation
documentation
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 NamedFeatureConfiguration
enumeration NamedMappingConfiguration
enumeration NamedMapTilingConfiguration
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
annotation
documentation
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
annotation
documentation
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 '/'.
                           


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