Questions tagged [xalan]

Xalan is an open source XSLT 1.0 processor with implementations in Java and C++.

Xalan is an open source XSLT 1.0 processor with implementations in Java and C++.

409 questions
-2
votes
1 answer

How costly is usage of unnecessary variables in XSLT?

It's more of a clarification that I am in need .. as per this answer on a question, XSLT variables are cheap! My question is: Is this statement valid for all the scenarios? The instant variables which get created and get destroyed withing 4 line…
Enthusiastic
  • 549
  • 4
  • 8
  • 23
-2
votes
1 answer

Invalid factory configuration javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet

When i use the combination of XSLT 1.0 and saxon9he.jar for my xml to pdf conversion using xslt and xsl-fo, i am getting the exception that Invalid factory configuration javax.xml.transform.TransformerConfigurationException: Failed to compile…
-2
votes
1 answer

Transforming XSL with XSL

A question about Martin's answer: Martin Honnen's answer works great, but not with the root element. Let's say I have "cars" as a root element:
Buffalo
  • 3,861
  • 8
  • 44
  • 69
-3
votes
1 answer

Convert one xml file to another xml file using xsl transformation

This is something related to XSL transformations. input.xml