I believe that's correct operation. Xalan-J produces the same result.
When generating HTML output, attributes known to represent URIs are escaped AS PER HTML'S CONVENTION FOR URIS, which is not the same as XML escaping. Remember, HTML is not yet XML-based; it's SGML-based, and SGML allows some things that XML doesn't.
______________________________________
Joe Kesselman / IBM Research
- Bug or Feature: unescaping & in href... Robert Schiele
- Re: Bug or Feature: unescaping &... Joseph Kesselman
- Re: Bug or Feature: unescaping &... David N Bertoni/Cambridge/IBM
- Re: Bug or Feature: unescaping &... David N Bertoni/Cambridge/IBM
