<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">The context here is subscription to presence by way of a resource list. The learning curve is steep. I have read the tutorial. The tutorial gives an example of a rls-service xml document. In the example the resource list is contained within the services document. Various other examples I have found use a separate document to hold the list. The services document then references the list document.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="color:#000000;"><span style="background-color:#ffffff;"><span style="font-family:monospace;"><resource-list><strong>https://xcap.example.com/xcap-root/resource-lists/users</strong>/sip:alice@example.com/index/~~/resource-lists/list%5b@name=%22l1%22%5d</resource-list></span></span></span><br /></p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">If I use an integrated server the xml documents reside in a local database rather than the file system. Http isn't going to work. How would one reference the database and table using rls-services document? Or is a separate resource-lists document not supported when using an integrated rls server?</p>
</body>
</html>