Hi, I am trying to parse data using the XOM library but encountered problem while trying to do so. I was trying to get the value from an attribute <database>
<EnergySS3 SS3="2288.0" />
</database>
Can you post the code that you have so far tried?
And if you can include the entire XML file that you're trying to parse - if it's too big to upload or confidential you'll have to describe the XML schema.