Re: [xsl] debugging document() call

Subject: Re: [xsl] debugging document() call
From: Lars Huttar <lars_huttar@xxxxxxx>
Date: Wed, 30 Jun 2010 11:14:14 -0500
Hi Robby,
Thanks for your reply.

On 6/30/2010 3:08 AM, Robby Pelssers wrote:
> Hi Lars,
>
> Do you have a match pattern (in pipeline) defined in your cocoon sitemap to matches the relative URI? 
>
>   

In which sitemap? The top level?

Just for kicks, I added a match pattern to every sitemap that could be
relevant (4 of them), that matches just the relative URI:
            <map:match pattern="metamodel-bnf-fnf.sch">

The document() call still doesn't fetch anything, and the log that shows
SourceResolverImpl debugging output doesn't show an attempts to access
the relative URI.

Any other ideas?

Thanks,
Lars

Current Thread