Subject: Re: To convert content into XML tag.
From: Jeff Kenton <jkenton@xxxxxxxxxxxxx>
Date: Mon, 19 Aug 2002 11:13:40 -0400 (EDT)
|
..
..> How can we convert content of an XML tag to an XML tag.
..>
..> Input XML
..>
..> <TEST>This should become XML tag</TEST>
..>
..> Output after xsl transformation should be
..>
..> <This should become XML tag> </This should become XML tag>
..>
..> More over xml tag should not have spaces in between, how to remove them.
..
Several people have shown how this can be done. Why would you want to?
--
Jeff Kenton
DataPower Technology, Inc.
*** Wire Speed XSLT ***
http://www.datapower.com/products.shtml
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|