On Sat, Mar 27, 2004 at 01:02:12PM -0500, Edward Shallow wrote: > Hello Aleksey, > > Please find enclosed a signature produced by another toolkit which uses > left and right brackets in its reference element. XMLSec seems to be > objecting to the presence of the brackets. If I take them out, XMLSec gets > further, but naturally complains about the data to digest compare. > > <Reference URI="#Object[040327174718Z]"> > > Is this use legitimate ? Any ideas ?
[ and ] are not allowed in the Name production this might be the reason. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
