hi all, I was wondering whether the cocoon:// URI-Scheme used in the sitemap is accessible through java.net.URL?
And if so, could it thus be access by Xalan like this: <xsl:value-of select="document( 'cocoon://foo/bar' ) /> I have to confess that I haven't tried it out yet - it just came to my mind - but I think it should work, as Java is built heavily around the URL class and there are many URLStreamHandlers available. thanks -- Jakob --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>