Subject: Re: Problem XML Situation
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 10 Jun 2002 11:13:11 -0400
|
[Joel Konkle-Parker]
>
> - - However using <xsl:value-of> to display this snippet displays only
> the text, not all the related markup in the .txt file (divs, anchors,
> etc)
Sounds like you should be using xsl:copy-of instead of xsl:value-of. That
will get all the markup elements. Of course, they have to be well-formed
xml, without typical html shortcuts.
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Thomas B. Passin - Mon, 10 Jun 2002 11:22:59 -0400 (EDT) <=
|
|