jbrave
15 years agoChannel Surfer
parsing XML question
I'm getting an xml feed and trying to extract some data. With tags like <name>Joseph</name> it works just fine. but with With tags like: <file-count type="Integer">30</file-count> I get ...