|
Subject: Re: [xsl] XSL nested tag help From: Geoff Hankerson <ghank@xxxxxxxxxxx> Date: Fri, 04 Oct 2002 13:28:50 -0500 |
Hi,<xsl:value-of select="/Main/text()"/>
I've following XML file.
<Main>
This is a first test message
<Target> and </Target>
it is important
</Main>
From the above XML file I'd like to write and XSL so that I'll getfollowing output
<h1>This is a first test message<h1> <h2> and </h2> <h1>it is important </h1>
Try:
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XSL nested tag help, Mani Malarvannan | Thread | Re: [xsl] XSL nested tag help, Joerg Heinicke |
| [xsl] XSL nested tag help, Mani Malarvannan | Date | Re: [xsl] Putting a set input-nodes, David N Bertoni/Camb |
| Month |