From f333f92abf772e371444cbadbe139fc8a03feef2 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Mon, 8 Sep 2008 21:15:06 +0000 Subject: [PATCH] added example of singleton node git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2230 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0060.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/xep-0060.xml b/xep-0060.xml index f89fb63f..c0bdf973 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -5581,6 +5581,18 @@ O, what a rogue and peasant slave am I!

For some nodes, it is desirable to have at most one item associated with the node at any one time (for example, a client may want to store its preferences using a node name that is a namespace controlled by that client). When this pattern is desired, it is RECOMMENDED for the publisher to specify an ItemID of "current" to ensure that the publication of a new item will overwrite the existing item.

+ + + + + + + + ]]>