[xmlsec] How to get namespace prefix on the signature XML-elements
Aleksey Sanin
aleksey at aleksey.com
Fri Jun 27 08:26:14 PDT 2003
You get <Signature xmlns="http://...."/> thus the element *has* correct
namespace. The namespace prefix does not matter at all and using
<XXX> instead of <dsig:XXX> saves 5 bytes per element. Not much but
still good :)
Currently xmlsec has no way of changing the prefix and I just don't know
why one can need it,
Aleksey
Asbj?rn Oskal wrote:
> Hi!
>
> This is probably a silly question but how do I get a namespace prefix on
> the signature XML-elements like <dsig:Signature> or <ds:Signature>.
> Now I get <Signature>.
>
> :)
>
> W | Asbj?rn Oskal, System Developer
> E | Well Diagnostics AS, Forskningsparken, 9291 Troms?
> L | Tel: +47 77 75 76 80 (70), Cell: +47 905 29 608
> L | http://www.welldiagnostics.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20030627/d85a8b9a/attachment.htm
More information about the xmlsec
mailing list