So, in my state of ignorance, if xmlsec could ignore the ID attribute, then the existence of the ID attribute will not cause the xpointer error and the data will match the digest.
You can not ignore the ID attribute because it is used to search the piece of the XML you want to sign... If you load xml file yourself, then you might try to use xmlAddID() function (search xmlsec command line utility source code for an example). Aleksey _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
