Hi,

I am using the apr_xml function in my module.

When i want to display all data in an element, i display, the name, the attributes, the cdata and it's impossible to display the ns_scope.
i can't use the apr_xml_ns_scope in my code.


i did a for (ns_scope = elem->ns_scope; ns_scope!= NULL; ns_scope=ns_scope->next)
but when i declare the apr_xml_ns_scope, it refuse to compile and say it is undeclared.


is it normal this struct is unavailable from my module, or is there another way to display all the ns_scope data.

regards,

Estrade Matthieu

_____________________________________________________________________
GRAND JEU SMS : Pour gagner un NOKIA 7650, envoyez le mot IF au 61321
(prix d'un SMS + 0.35 euro). Un SMS vous dira si vous avez gagné.
Règlement : http://www.ifrance.com/_reloc/sign.sms



Reply via email to