xsl-list
[Top] [All Lists]

[xsl] Result tree fragment to string?

2008-08-27 11:00:55
I have a variable that contains a result tree fragment of HTML code.  I
need to convert the result tree fragment to a string.  The string must
not only include the text node values but the HTML element names and
attributes as well.

My development environment is constricting.  I must use XSLT 1.0; I
cannot use 1.1 or 2.0.  Further, I cannot use any type of extension
functions (such as xt:node-set() or EXSLT or xalan:script).

Do I have any options left for converting the result tree fragment to a
string?

TIA,

James Garriss
http://garriss.blogspot.com


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>