<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=GB2312" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Kevin,<br>
<br>
Unfortunately element/attribute handling hasn't been tested thoroughly
as there were no known clients that used this. Please open a ticket on
<a class="moz-txt-link-abbreviated" href="http://www.openxcap.org">www.openxcap.org</a> so that we can track these issues and solve them.<br>
<br>
Thank you.<br>
<br>
KevinKinnan wrote:
<blockquote cite="midBAY126-W267C55143B08A86D6EA9C2C4490@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
  </style>
  <div style="text-align: left;">The OpenXCAP 0.9.7(version 0.9.7)
allows the HTTP URI that is not percent-encoded while the <br>
percent-encoded URI is rejected by the server. There is no problem of
installation. Two types of <br>
http URIs are shown below:<br>
  <br>
Accept:
<a class="moz-txt-link-freetext" href="http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list[@name=">http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list[@name=</a>"friends"]<br>
Reject:
<a class="moz-txt-link-freetext" href="http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list%5b@name=%22friends%22%5d">http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list%5b@name=%22friends%22%5d</a><br>
  <br>
Another problem is about fetching element that within multiple-folded
elements, for example:<br>
  <br>
&lt;list name="friend"&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;entry uri=<a class="moz-txt-link-rfc2396E" href="mailto:sip:alice@example.com">"sip:alice@example.com"</a>&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;display-name&gt;Alice&lt;/display-name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;entry uri=<a class="moz-txt-link-rfc2396E" href="mailto:sip:bob@example.com">"sip:bob@example.com"</a>&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;display-name&gt;Bob&lt;/display-name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br>
&lt;/list&gt;<br>
&lt;list name="closefriends"&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;entry uri=<a class="moz-txt-link-rfc2396E" href="mailto:sip:tom@example.com">"sip:tom@example.com"</a>&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;display-name&gt;Tom&lt;/display-name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;entry uri=<a class="moz-txt-link-rfc2396E" href="mailto:sip:mike@example.com">"sip:mike@example.com"</a>&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &lt;display-name&gt;Mike&lt;/display-name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br>
&lt;/list&gt;<br>
  <br>
If fetching the element of "mike", the responsed to the following URI
is "404 Not found".<br>
  <br>
<a class="moz-txt-link-freetext" href="http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list%5b@name=%22closefriends%22%5d\entry%5b@uri=%22sip:mike@example.com%22%5d">http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list%5b@name=%22closefriends%22%5d\entry%5b@uri=%22sip:mike@example.com%22%5d</a><br>
  <br>
However, an alternative way of uing element sequence number works.<br>
  <br>
<a class="moz-txt-link-freetext" href="http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list[2">http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list[2</a>]\entry[2]<br>
  <br>
  <br>
Hope anyone can give me some clues, thanks a billion<br>
  <br>
Regards,<br>
Kevin<br>
  <br>
  </div>
  <br>
  <hr>轻松把Hotmail下载到本地,试试 Windows Live Mail。 <a
 href="http://get.live.com/wl/all" target="_new">立即尝试!</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.openser.org">Users@lists.openser.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openser.org/cgi-bin/mailman/listinfo/users">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a>
  </pre>
</blockquote>
<br>
</body>
</html>