Hi, In the XML document there is a node
<numeric value="π"> <numeric/> Trying to read this node with org.w3.dom.Element e; e.getAttribute("value") returns only "n" as string value. How can I get the hex value of the node? Thanks -- View this message in context: http://www.nabble.com/Reading-Hexadecimal-values-tp19414797p19414797.html Sent from the Xerces - J - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]