I'm interested in doing DML from my XSLT, in order to implement all of my business logic in XSLT (I can do everything but that.) Is support for update/insert/delete queries planned for the Xalan SQL extension? I know that this could create side effects within the database (that's the whole point), but so select queries can do this too if a user-defined function is called using the query. So adding DML capability seems like it's not entirely beyond the pale. Need a volunteer?
