|
Subject: Don't understand it, ... From: Rainer.Jung@xxxxxxxxxxxx Date: Thu, 2 Nov 2000 17:20:25 -0400 (EST) |
Hi everyone!
I am using
<xsl:template match="*">
<xsl:choose>
<xsl:when test="self::name = 'ELEMENTA'" />
<xsl:when test="self::name = 'ELEMENTB'" />
<xsl:otherwise>
<xsl:copy />
</xsl:otherwise>
</xsl:choose>
</xsl:template>
to make a copy of a XML-File just without the elements
ELEMENTA and ELEMENTB.
Well, i thought, it worked sometime, but it seems, it
never worked. What am i doing wrong!?
Greetings,
Rainer
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Can I access elements in the ou, David Carlisle | Thread | RE: Don't understand it, ..., sara . mitchell |
| Re: dynamically change xpath expres, Edwin Glaser | Date | Behaviour difference when outputing, Jarno Elovirta |
| Month |