Cool! Will try. Thanks
On 11/28/06, Radu Preotiuc-Pietro <[EMAIL PROTECTED]> wrote:
No, we don't have an XMLSignature library for XMLBeans, but you should be able to use the Apache XML Security on the XMLBeans directly (with no expensive copying/reparsing required), since XMLBeans implements the DOM interfaces (not that I have tried it, but this is how Saxon XQuery works, so it should be possible) Radu

