From 440005e4384a115539874e818db20cc19fb57921 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 9 May 2008 21:58:00 +0000 Subject: [PATCH] added missing XEP-0033 reference git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1839 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0060.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/xep-0060.xml b/xep-0060.xml index eb7e8f4e..8c6bd343 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -5766,7 +5766,6 @@ And by opposing end them?
  • pubsub#itemreply -- the per-item policy for replies (the value is "owner" or "publisher").
  • pubsub#replyto -- the specific user JID(s) to which replies should be sent, where the reply-to-JID information is provided by means of a &xep0033; header of type "replyto".
  • pubsub#replyroom -- the multi-user chat room to which replies should be sent, where the reply-to-room information is provided by means of an Extended Stanza Addressing header of type "replyroom".
  • - .

    A node owner MUST NOT define more than one of these options.

    An example is shown below.