Hi,

Suggesting two minor corrections in XEP-0136 :

1) In sec "10.1 Exact JID Matching" : 
In sentence 
a 'with' value such as "example.com" matches that exact JID only rather than 
<*...@example.com>, <*...@example.com>, or <example.com/*> 

the first two expression are same ( i.e. <*...@example.com> ) . I guess
one of them should be <*...@example.com/*>.


2) In the XML Schema, the definition of 'item' element states that all the 
three attributes - 'jid', 'otr', and 'save' are required. And the same 'item' 
is referred from 'itemremove' element which, as per Example 11, will only have 
jid attribute. So we need to define a saperate 'item' inside 'itemremove' which 
will only have 'jid' attribute, instead of referring the existing one.

Regards,

Sachin Khandelwal

Reply via email to