|
Hi When working with xmlSignature
from apache validation against schema is used so I’m afraid this won’t
work L … how difficult
could be adding this feature to the current release? Because, maybe we can give
some help to the development of this feature . Thanks in advance Dave Garcia -----Mensaje original----- Hi David, functionality to that affect was
added post 2.0 release – so if you grab the latest SVN snapshot it should
be there. However, the support is currently only for ID types declared in a
DTD, not schema…Does this help? From:
David Garcia [mailto:[EMAIL PROTECTED] Hi,
I’m
using xmlBeans together with Apache xml security framework and when working
with ds:References , if they are #xpointer expressions the
Document.getElementById() method is called (in the xmlBeans
implementation it delegates it’s execution to the DomImpl class ), but in
the current version a RuntimeException( "Not implemented" ) is thrown
L . For
avoiding this, I use a xpath query like this:
"//[EMAIL PROTECTED]'"+id+"']" but I don’t like this solution
much… Is
there any plan to implement this method or there is another way of doing the
same but calling other method? Regards
Dave
Garcia |
smime.p7s
Description: S/MIME cryptographic signature

