|
Subject: Re: [xsl] Merge - a.xml + b.xml = c.xml From: "Carsten Klein" <carstenklein@xxxxxxxx> Date: Sat, 17 Aug 2002 12:09:17 +0200 |
Hi Exide,
oops, I overlooked, that you are not processing the extended version of your
social document type (social2.xml), but the simple one.
You will have to do the following
<friend>
<xsl:copy-of select="$social2/social/friend[@name=$name]/@*"/>
<xsl:copy-of select="child::*"/>
...
This should do the trick...
Bye
Carsten
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Merge - a.xml + b.xml = c, Carsten Klein | Thread | RE: [xsl] Can you send a parameter , aruniima . chakrabar |
| Re: [xsl] Merge - a.xml + b.xml = c, Carsten Klein | Date | RE: [xsl] xsl/xslt coding standard, James Fuller |
| Month |