complexType DeleteNamedResourceRequest
diagram namedresource_p26.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type extension of tns:Request
properties
base   common:Request
children tns:Path tns:ForceDeleteReferencedResource
used by
element   DeleteNamedResourceRequest
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
The request to delete a named resource from the repository. You can only delete individual resource with this operation. You cannot delete entire nodes (folders) in the repository.
           

element DeleteNamedResourceRequest/Path
diagram namedresource_p27.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:string
properties
content   simple
description
The path in the repository, including file resource name, for the existing resource to delete. You must include the starting slash '/'.
                           

element DeleteNamedResourceRequest/ForceDeleteReferencedResource
diagram namedresource_p28.png
namespace http://www.mapinfo.com/midev/service/namedresource/v1
type xsd:boolean
properties
minOcc   0
maxOcc   1
content   simple
default   false
description
If other resources are referencing the resource to be deleted, this must be set to true to force the resource to be deleted.
                           



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