Hi all...
I understand that you can give Saxon-CS a resultDocument in the transform file,
and the transform results show up appended to or replacing the specified HTML
element. But I need to transform XML into JSON and pass that to different
methods. Up to now I've been using the browser's XSLT engine to do this. I'd
love to use Saxon-CE... Is there a reasonable way to get the results into a
variable?
(PS... Please don't tell me that I don't really want to get the results into a
variable. I understand the temptation to give that as an answer.)
Thanks cud
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--