Hi,

I'm new in dom and i'm trying to add the attribute xml:lang to a single node. 
The problem is that i can add the attribute without any problem
   element.attributeValue("xml:lang", "es");
But when i try to get the xml:lang for this node i get null:
   element.attributeValue("xml:lang");

Any Idea?

Thank you

       
---------------------------------

Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to