quayle / xplus-xsd2cpp

Automatically exported from code.google.com/p/xplus-xsd2cpp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

XmlPlus 0.2 : after deserialization of xml doc, attributes values seem to be empty, though on serializing doc, the right values do show up #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

XmlPlus 0.2 : after deserialization of xml doc, attribute values seem to be 
empty, though on serializing doc, the right do show up in the serialized xml 
document.

What is the expected output? What do you see instead?

On accessing the attribute values through in-memory doc-tree(ie. using get_xyz 
function), the correct  value of the attributes should be retrieved. Seeing 
rather the empty value.

Please use labels and text to provide additional information.
observed in XmlPlus 0.2

Original issue reported on code.google.com by xmlplus....@gmail.com on 3 May 2011 at 8:51

GoogleCodeExporter commented 9 years ago
This bug has been fixed in xmlplus 0.2 branch in svn. Interested users may get 
the latest code through svn.
A new package xmlplus-0.2.1.src.tgz, with this fix, will be rolled out soon.

-Satya

Original comment by xmlplus....@gmail.com on 3 May 2011 at 8:53

GoogleCodeExporter commented 9 years ago
new package with the bug fix available for download at: 
http://sourceforge.net/projects/xmlplus/files/xmlplus/0.2/xmlplus-0.2.1.src.tar.
gz/download

Original comment by sptripa...@gmail.com on 19 May 2011 at 8:34