RE: [xsl] Question about XSLTC

Subject: RE: [xsl] Question about XSLTC
From: "Ben Rainville" <brainville@xxxxxxxxxxx>
Date: Mon, 6 Aug 2007 16:14:29 -0700
That's kind of what I figured, but the XSL used to do this transform is
actually stored in 11 different files.  Will it help if I attach them
all, along with some sample XML?



Thanks,

Ben Rainville

-----Original Message-----
From: Michael Kay [mailto:mike@xxxxxxxxxxxx]
Sent: Monday, August 06, 2007 3:24 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Question about XSLTC

> As you can see, it appears that there is some kind of a
> namespace problem for the fo:block that is inside of another
> fo:block.  Has anyone seen an issue similar to this?  I can
> post the XML and XSL if it would help.

Without the XSLT code, we certainly can't tell you whether it's your old
output or your new output that's wrong.

If you're thinking about changing processors for performance reasons,
incidentally, do give Saxon a whirl. And also consider steps other than
changing processors - if you've got a performance problem, there are
sometimes very simple changes to your application code that can fix it.

Michael Kay
http://www.saxonica.com/

Current Thread