Is there any easy way to provide XdmValue as a source for the standard XsltTransformer?

Alan Painter <[email protected]> Sun, 27 Jun 2021 17:48:03 +0200
Newsgroups gmane.text.xml.saxon.help
Message-ID <CAN+GtW2WEGHhFOE++mQ=g=XT7Lju1NesUrezdGAZf5c=BkUUUA@mail.gmail.com>
Hello fellow XML knowledge workers,

I'm trying to reuse the implementations in Spring Integration that do XSLT
transformations using the XsltTransformer.

I'd like to be able to pass an XdmValue as a source for transformations so
that the source could be JSON or XML, writing output to a RawDestination or
XdmDestination. I understand that this is possible using Xslt30Transformer,
but since the tooling that I'd like to reuse is based upon the older
XsltTransformer, I'm a bit stuck.

I see that it's possible to provide a NodeInfo source value.  Could it be
relatively easy to have an XdmValue presented as NodeInfo?

thanks for any pointers and best regards

-alan

_______________________________________________
saxon-help mailing list archived at http://saxon.markmail.org/
[email protected]
https://lists.sourceforge.net/lists/listinfo/saxon-help