<div>Hi,</div>
<div> </div>
<div>I have test to add new new element for resource-lists,just as follows:</div>
<div> </div>
<div> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br>&lt;resource-lists xmlns=&quot;urn:ietf:params:xml:ns:resource-lists&quot;&gt;<br>&lt;list name=&quot;0&quot; xmlns=&quot;urn:ietf:params:xml:ns:resource-lists&quot;&gt;<br>
&lt;display-name&gt;Friends&lt;/display-name&gt;<br>&lt;entry uri=&quot;1417&quot; xmlns=&quot;urn:ietf:params:xml:ns:resource-lists&quot;&gt;&lt;display-name&gt;I&lt;/display-name<font style="BACKGROUND-COLOR: #ff0000" color="#ffff66">&gt;&lt;other&gt;<a href="http://www.blog.com">http://www.blog.com</a>&lt;/other&gt;&lt;/</font>entry&gt;<br>
&lt;/list&gt;<br>&lt;list name=&quot;1&quot; xmlns=&quot;urn:ietf:params:xml:ns:resource-lists&quot;&gt;<br>&lt;display-name&gt;Show Buddylist&lt;/display-name&gt;<br>&lt;/list&gt;<br>&lt;/resource-lists&gt;</div>
<div> </div>
<div>But there is many errors when I put the resource-lists to the OpenXCAP:</div>
<div> </div>
<div>debian:~/syn_showuser# xcapclient -i buddylist.ini put --account-name=1417<br>put <a href="http://xcap.bupt.edu/xcap-root/resource-lists/users/sip:1417@sip6.edu.cn/index">http://xcap.bupt.edu/xcap-root/resource-lists/users/sip:1417@sip6.edu.cn/index</a><br>
409 Conflict<br>content-type: application/xcap-error+xml;charset=utf-8<br>content-length: 369<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;xcap-error xmlns=&quot;urn:ietf:params:xml:ns:xcap-error&quot;&gt;&lt;schema-validation-error&gt;&lt;!--<br>
&lt;string&gt;:5:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: <font style="BACKGROUND-COLOR: #ff0000">Element &#39;{urn:ietf:params:xml:ns:resource-lists}other&#39;: This element is not expected.</font> Expected is ( ##other{urn:ietf:params:xml:ns:resource-lists}* ).<br>
--&gt;&lt;/schema-validation-error&gt;&lt;/xcap-error&gt;</div>
<div> </div>
<div> </div>
<div>I think this may be caused by the unsupport element, and I have read the RFC4826, still don&#39;t know how to add a new element .</div>
<div> </div>
<div>Thanks a lot:)</div>
<div> </div>
<div>CheeWii</div>