Subject: RE: no attributes outputed when chaining transformations
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Thu, 16 Dec 2004 09:16:19 +0200
|
Hi,
> If I follow the xalan Pipe or UseXMLFilters samples and chain
> together
> my transformations I do not get the same result as when I
> perform these
> transformations separately, i.e. If I do A -> B and then B->C in two
> separate steps then I get my desired result. However If I do
> A->B->C by
> chaining I do not get the same result as above.
> Specifically when I use chaining I do not see any attributes, in any
> element that should have attributes. Other than that the results are
> identical.
>
> Can anyone think why this may happen? I can also post my
> input xml and
> xsl files if that would help.
Have you tested with a simple example to rule out non-stylesheet issues. Also,
have you tested using another XSLT engine?
Do you use a DTD with B, where the DTD contains default attributes?
Cheers,
Jarno
| Current Thread |
|
Jarno.Elovirta - 16 Dec 2004 07:18:50 -0000 <=
Andrew Welch - 16 Dec 2004 11:56:47 -0000
|
|