+xns/Folder
Message: RemoveItem

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


Removes the reference to a specified data item from the folder.

This message removes just the reference in the folder, not the data item itself.

To: Identity containing the folder from which the data item is to be removed.
From: Identity or exposure requesting the removal.


 

Input
String ItemName Name of the item to be removed.
+xns/Core/XNSName Path Address of the folder from which the item is to be removed.
 

Exceptions
NameNotFound  
 

Input Detail

ItemName

Name of the item to be removed.  

DataType: String
 

Required: true
 


Path

Address of the folder from which the item is to be removed.  

DataType: +xns/Core/XNSName
 

Required: true
 


 

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