+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Folder/AddItem
Adds a data item to the folder with the specified name.
The data item is added to the folder by reference (i.e., the folder does not contain the actual data item.)
To: Identity containing the folder to which the item will be added.
From: Identity or exposure requesting the addition.
Input | ||
+xns/Core/XNSAddress |
Item | The address of the data item to be added. |
String |
ItemName | The name of the item to be added. |
+xns/Core/XNSName |
Path | The address of the folder to which the item is to be added. |
Exceptions | |
InvalidAddress |
Input Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |