You need to sign in to do that
Don't have an account?
aditya prasad
How to read values from a self closed attribute ?
Hi,
I want to read value from following XML tag which is self closed.
if I use gettext() always gets blank value.
XML Tag: <CurrentName i:nil="true"/>
Is there any way to get the exact value?
Thanks for your help
Regards,
Aditya
I want to read value from following XML tag which is self closed.
if I use gettext() always gets blank value.
XML Tag: <CurrentName i:nil="true"/>
Is there any way to get the exact value?
Thanks for your help
Regards,
Aditya