Ovidiu Predescu wrote:
> I've implemented this feature long time ago for the compiled sitemap, in 
> the sitemap.xsl stylesheet. The generated sitemap would have lines like:
> 
> // file: src/webapp/sitemap.xmap
> // line: 123
> 
> This was possible using some extension functions provided by Saxon for 
> example. For Xalan I contributed a patch, but support for that seems to 
> be broken. It may have changed with the latest releases, I don't know.

Unfortunately, nowadays the sitemap transformation seems to be
fed with SAX events, which means there is no line number information
even if Saxon is used...

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to