Forum Discussion

jbrave's avatar
jbrave
Channel Surfer
15 years ago

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 ...