Hi, Sascha!

I am sorry but this function was a hack :( The question about this problem is
described in FAQ section 3.2: http://www.aleksey.com/xmlsec/faq.html
Basically, there are two options:
1) use DTD (you may have very simple DTD that will spcify only ID attribute,
see example in FAQ);
2) use a hack based on xmlAddID() function
I would recommend the first way. It's more general and interoperable.
Please let me know if you have any questions.

Aleksey.


Sascha Breite wrote:

Hi Aleksey,

As I see the function 'xmlSecAddIdAttributeName()' is no more available in
the new release. Do you have a tip for me, how I can set a common id
attribute? The difference was between "id" and "Id" or "ID". Should I use a
DTD? But all I need is to set the id attribute without any other restriction
of the XML document.

Thank you very much for your help!

Regards,

Sascha

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


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


Reply via email to