Printing element's values problem !!!
Hi everyone,
I have a problem about XSL.
For example, I have an XML like this :
<content>
Intended for experienced web programmers familiar with <emph>XML</emph> and <emph>HTML</emph>, this authoritative reference explains what every construct in <emph>XSLT</emph> does, as well as how it should be used.
</content>
All I want the output is : Intended for experienced web programmers familiar with XML and HTML, this authoritative reference explains what every construct in XSLT does, as well as how it should be used.
Anyone has solution ?
Thank you,
Danny
iDAP
|