Re: Saxon Integration (Newbie)

2001-12-06 Thread Sylvain Wallez
> Think I've found a couple of problems in the sitemap.xsl file > > Line 430 > XSLTFactoryLoader:hasSubstitutions(@pattern) > should maybe read: > XSLTFactoryLoader:hasSubstitutions($factory-loader, @pattern) > > > Line 921 > XSLTFactoryLoader:escape($pattern-value) > should maybe read: >

RE: Saxon Integration (Newbie)

2001-12-04 Thread Luke Studley
Think I've found a couple of problems in the sitemap.xsl file   Line 430 XSLTFactoryLoader:hasSubstitutions(@pattern) should maybe read: XSLTFactoryLoader:hasSubstitutions($factory-loader, @pattern)     Line 921 XSLTFactoryLoader:escape($pattern-value) should maybe read: XSLTFa