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>
But enable to get that. I tried to use the "GetAttributeValueByName", can anyone help me? The xom lib and sample is posted here. http://www.b4x.com/forum/additional-libraries-classes-official-updates/23551-lib-xom.html#post136447
<EnergySS3 SS3="2288.0" />
</database>
But enable to get that. I tried to use the "GetAttributeValueByName", can anyone help me? The xom lib and sample is posted here. http://www.b4x.com/forum/additional-libraries-classes-official-updates/23551-lib-xom.html#post136447