|
Subject: RE: [xsl] xml2xml problem! From: Jarno.Elovirta@xxxxxxxxx Date: Wed, 8 Aug 2001 07:20:14 +0300 |
<xsl:template match="para">
<xsl:copy>
<xsl:for-each select="ulink">
<xsl:copy>
<xsl:copy-of select="@*" />
<xsl:copy-of select="../mediaobject/imageobject/imagedata" />
</xsl:copy>
</xsl:for-each>
</xsl:copy>
</xsl:template>
Jarno
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xml2xml problem!, Michael Kay | Thread | [xsl] Re: compare two lists of valu, Dimitre Novatchev |
| [xsl] Re: compare two lists of valu, Dimitre Novatchev | Date | [xsl] format-number alternatives..., Tim Watts |
| Month |