Subject: Re: how to display XML nodes having HTML tags
From: Hari Yerram <yerram@xxxxxxxxxx>
Date: Fri, 11 Jun 1999 10:02:55 -0400
|
I think this works. But I don't want to change my data which is in XML nodes.
Steve and Ken contributed a lot. This can be done by using the <xsl:copy> but
the data is not copied on to the result document if i have xsl tags in it.
WorldNet wrote:
> I'm going to take a shot at this because I need to have my mistaken point of
> view corrected if necessary...
>
> > Any one know how to display the XML nodes having the HTML tags:
> ><XMLNode>Hello<b>XSL List</b></XMLNode>
> > Output for the XML node should be...
> > Hello<b>XSL List</b>
>
> First, XMLNode needs to be declared as CDATA and then the statement is
> declared in the form <XMLNode>Hello<b>XSL List<b></XMLNode> just
> as one would do when using HTML. Why would it not be different?
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: Problem in displaying & in XML node, (continued)
- Laurie Mann - Wed, 9 Jun 1999 15:21:18 -0400
- Hari Yerram - Wed, 09 Jun 1999 17:09:14 -0400
- Hari Yerram - Thu, 10 Jun 1999 14:21:01 -0400
- WorldNet - Thu, 10 Jun 1999 16:01:14 -0500
- Hari Yerram - Fri, 11 Jun 1999 10:02:55 -0400 <=
- WorldNet - Fri, 11 Jun 1999 10:50:09 -0500
- Hari Yerram - Fri, 11 Jun 1999 14:19:09 -0400
- G. Ken Holman - Sat, 12 Jun 1999 02:08:36 -0400
- G. Ken Holman - Thu, 10 Jun 1999 20:49:18 -0400
|
|