Xindice can be accessed by the Apache Cocoon generator using
the pseude-protocol specified in sitemap's pipeline. But how
can we access xindice DB from the xsl stylesheet? Ordinally
external xml files can be accessed by the document() function
in XSL, but when I specified the xindice protocol in the
document()'s argument shown bellow, null pointer exception
occurred.
<xsl:variable name="xmldb" select="document('xmldb:xindice://
localhost:4080/db/collection/docNo')"/>
Any advice will be appreciated.
Yasuhiro Chiba
e-mail:[EMAIL PROTECTED]