Hi everybody, Just FYI, the problem was not with Cocoon, nor with Saxon. The problem was a bug in the implementation of Schematron that I was using, that affected the <iso:include> element, when the href attribute had no '#' in it. The latest version of this implementation does not have this bug.
Thanks to those who took time to help me troubleshoot this. Lars On 6/29/2010 10:08 PM, Jos Snellings wrote: > Hi Lars, > > I would say that the reference URI is the one of the xslt script itself. > So putting the document to fetch in the same directory should help. > A common problem is that there is uri-wise nothing to fetch: > if you use a relative URI, this would hide the fact that the protocol > is http; > if you recompose the absolute URL from there, would there be a way > that the document > would make it through the pipeline definitions in your sitemap? > > Cheers, > Jos
