xsl-list
[Top] [All Lists]

Re: [xsl] Mapping via intermediate XML file problem

2008-04-01 07:04:37
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>