+xns/Folder
Message: RenameItem

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Folder/RenameItem


Replaces the name of an item in a folder with a new name.

To: Identity containing the folder with the item to be renamed.
From: Identity or exposure requesting the renaming.


 

Input
String ItemName Old name of the item to be renamed.
String NewName New name for the item being renamed.
+xns/Core/XNSName Path Address of the folder containing the item to be renamed.
 

Exceptions
NameNotFound  
 

Input Detail

ItemName

Old name of the item to be renamed.  

DataType: String
 

Required: true
 


NewName

New name for the item being renamed.  

DataType: String
 

Required: true
 


Path

Address of the folder containing the item to be renamed.  

DataType: +xns/Core/XNSName
 

Required: true
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002