added a missing node ID

This commit is contained in:
stpeter 2012-01-30 10:10:55 -07:00
parent 8d959eb4fa
commit a9be9954b6
1 changed files with 1 additions and 36 deletions

View File

@ -6,40 +6,6 @@
<!ENTITY ITEMS "&lt;items/&gt;">
<!ENTITY PUBSUB "&lt;pubsub/&gt;">
]>
<!--
TODO
- inconsistency?
<subscribe>
<options/>
</subscribe>
<iq type='error|result'>
<subscribe-options/>
</iq>
- no <item/> on publish
- new error conditions
<invalid-nodeid/>
<invalid-itemim/>
- modify affiliations: no ability to add an owner
- clarify addressing
- JID vs. JID + node
- why not allow topic to be localpart?
- note precedence of 'resource' over 'node'
- get-items on subscribe (fix race condition)
- clarify whether or not a retract notification is sent
when the service implicitly deletes an item (e.g., when
max-items is exceeded)
-->
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<xep>
<header>
@ -48,7 +14,6 @@ TODO
&LEGALNOTICE;
<number>0060</number>
<status>Draft</status>
<interim/>
<type>Standards Track</type>
<sig>Standards</sig>
<dependencies>
@ -5258,7 +5223,7 @@ And by opposing end them?
to='pubsub.shakespeare.lit'
id='configtemp'>
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
<configure>
<configure node='princely_musings'>
<x xmlns='jabber:x:data' type='submit'>
<field var='FORM_TYPE' type='hidden'>
<value>http://jabber.org/protocol/pubsub#node_config</value>