[Bug 9069] Function to invoke an XSLT transformation

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9069


Evan Lenz <evan@evanlenz.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evan@evanlenz.net




--- Comment #2 from Evan Lenz <evan@evanlenz.net>  2010-05-12 18:43:59 ---
This is something that I think XSLT itself has needed for a long time, i.e.
invoking a stylesheet as a black box (although the default-mode stuff and
possibility of chameleon modes helps lessen the pain some).

If there's a way to invoke XSLT from XQuery, it should be provided uniformly to
XSLT itself as well. xquery-invoke() and xslt-invoke() (or whatever they're
called) should both available to both XSLT and XQuery.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 12 May 2010 18:44:01 UTC