|
Subject: RE: [xsl] Deleting Duplicate Elements From: "Jan Zavoral" <zavoral@xxxxxxxxxxx> Date: Wed, 16 Apr 2003 10:32:42 +0200 |
Hello Wendell
Thanks for replying. Your template is working perfectly :-))
Cheers Jan
-------------------------------------------
<xsl:template match="nl">
<xsl:if
test="normalize-space(following-sibling::node()[1][self::text()]))">
{\par }
</xsl:if>
</xsl:template>
------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Deleting Duplicate Elemen, Wendell Piez | Thread | Re: [xsl] Xalan fillbuf error, J.Pietschmann |
| Re: [xsl] XSL to XSLT conversion is, David Carlisle | Date | Re: [xsl] How can I do a string sub, David Carlisle |
| Month |