Hi,

  I am using ML 8.0-1.1, and see a weird behaviour with collection().
If called from an XSLT stylesheet (itself invoked from an HTTP app
server), some of the documents are not returned, but they are with the
same expression in the query console (against the same database than
the one associated to the app server).

  I am using collection()/document-uri(.) to list the documents
returned, or count(collection()) to count them.  In particular, in
XSLT, all documents with the URI ending in '.xml' are returned, but
not the documents ending in '.xhtml', '.svg' or '.png'.

  I am pretty sure it worked before I switched to 8.

  Did I miss anything that can explain why collection() would behave
differently in XSLT and in the query console?

  Regards,

-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to