<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/jsxml/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/jsxml/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/jsxml/bugs/</id><updated>2011-03-31T12:15:13Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>JSXMLBuilder does not read attributes correctly</title><link href="https://sourceforge.net/p/jsxml/bugs/1/" rel="alternate"/><published>2011-03-31T12:15:13Z</published><updated>2011-03-31T12:15:13Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net834d22c8aec3ba8e316267c349e65606635a117c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I parse some XML using REXML and then I am using a JSXMLBuilder to get the value of an attribute. The XML it is having difficulties with is...&lt;/p&gt;
&lt;p&gt;&amp;lt;OC SP="0" ID="2780748300" NM="Brian Jones" PID="2318918702" OD="1.800" FP="1.8"/&amp;gt;&lt;/p&gt;
&lt;p&gt;On this element, if I do 'element.attribute("ID")', I get 2318918702 not 2780748300.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>