[Home] [By Thread] [By Date] [Recent Entries]
<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
|

Cart



