[Xsltforms-support] Rev. 548: Performance fix for xml namespace support with Firefox
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-07-04 19:54:23
|
Hello, I have just fixed a big performance issue due to XML namespace being used in XPath expression (for example, in @xml:lang). It was strongly slowing the transformation step (more than twelve seconds in a rather simple test form!). BTW, the namespace:: axis is not yet supported by Mozilla XSLT engine... Thank you for your feedbacks! -Alain |