[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Mapping via intermediate XML file problem


Subject: Re: [xsl] Mapping via intermediate XML file problem
From: "Lech Rzedzicki" <xchaotic@xxxxxxxxx>
Date: Tue, 1 Apr 2008 15:04:04 +0100

Thanks for replying so quickly.

>  Are you sure it makes sense to do
>
>  <xsl:apply-templates select="node()|@*"/>?

|'ve got other templates in the stylesheets as well as a generic one
that does generate simple attributes etc, so I think I need that.


I only need this part of stylesheet to substitute a few element names
and copy the rest unchanged.
What should I do then to make the substitution code work on the
element that are unmatche by the mapping file?

Lech


Current Thread