[xmlsec] Still problems signing using Reference URI
Aleksey Sanin
aleksey at aleksey.com
Thu Nov 4 12:01:36 PST 2004
Try xmlValidateDocument/xmlValidateDocumentFinal (sorry, I have
no idea what are the Delphi names):
http://xmlsoft.org/html/libxml-valid.html#xmlValidateDocument
If it does not work (I recall someone reported problems in libxml
mailing list) then try xmlValidateDtd/xmlValidateDtdFinal (I believe
Daniel suggested this):
http://xmlsoft.org/html/libxml-valid.html#xmlValidateDtd
However, I do not remember if it worked or not. And there might
be a bug (may be closed) in libxml bugzilla about this. Probably
it has more recent info.
Aleksey
More information about the xmlsec
mailing list