xsl-list
[Top] [All Lists]

Re: [xsl] getting result documents out of a function that calls transform()

2021-03-31 13:46:03
On Wed, 2021-03-31 at 18:26 +0000, Graydon graydon(_at_)marost(_dot_)ca wrote:

How do I get those DEBUG result documents back out of the function?

You probably do need to have your function take a map as an argument.
A sequence of "documents-so-far" is even less elegant when you start
dealing with where to write them out to.

Liam


-- 
Liam Quin, https://www.delightfulcomputing.com/
Available for XML/Document/Information Architecture/XSLT/
XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
Barefoot Web-slave, antique illustrations:  http://www.fromoldbooks.org
--~----------------------------------------------------------------
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
--~--

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