No. Visa3D protocol does not follow the spec as it was discussed many times here.
This change allows one to use namespaces declared in the document root node
when s/he selects the start processing node for xmlsec command line utility with
an XPath expression. For example, for the document like
<a:Root xmlns:a="http://..."; xmlns:dsig="http://..."; >
<a:Something>
<dsig:Siganture>
...
</dsig:Siganture>
</a:Something>
</a:Root>


one might select start node using the following command line option:
      "--node-xpath /a:Root/a:Something/dsig:Signature"

It has nothing to do with Visa3D.

Aleksey


Aleksey

Jason Coon wrote:

- improved namespaces support for start node selection
     with "--node-xpath" command line option for xmlsec command
     line utility;

Will this allow Visa 3d-secure messages to be verified?




_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to