On 13/08/2012 21:15, Costello, Roger L. wrote:
Is there a way in XSLT to convert a string to XML?
That's called parsing. As Michael said XPath 3 drafts include a
parse-xml function, or many xslt 1 and 2 processors have such an
extension function, or, if you are feeling strange you could write a
parser in xslt.
http://code.google.com/p/web-xslt/source/browse/trunk/htmlparse/htmlparse.xsl
David
--
google plus: https:/profiles.google.com/d.p.carlisle
--~------------------------------------------------------------------
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>
--~--