On 12/7/09 3:17 PM, Tuomas Koski wrote:
> Hi again,
> 
> 2009/12/7 Peter Saint-Andre <[email protected]>:
>> I've cleaned that up a bit.
> 
> Now when I started I think there is another copy/paste mistake.
> 
> "Example 194. Service sends notification of subscription change" :
> 
> <message from='pubsub.shakespeare.lit' to='[email protected]'>
>   <pubsub xmlns='http://jabber.org/protocol/pubsub'>
>     <subscription node='princely_musings' jid='[email protected]'
> subscription='none'/>
>   </pubsub>
> </message>
> 
> Shouldn't it be:
> 
> <message
>     from='pubsub.shakespeare.lit'
>     to='[email protected]'
>     id='subscription-modify-1'>
>   <event xmlns='http://jabber.org/protocol/pubsub#event'>
>     <subscription node='princely_musings' jid='[email protected]'
> subscription='none'/>
>   </event>
> </message>
> 
> 
> It's the same for "Example 208. Service sends notification of
> affiliation change"

Correct. I found another example like that, too.

Peter

-- 
Peter Saint-Andre
https://stpeter.im/


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to