Hi Gurus,
I am new to VBA.I am trying to create some tool using VBA to read xml documents.
The code is giving error when i try to read an XML document which contains some commented code.
the code i am using is:
The XML Document i am trying to read is :![]()
Please Login or Register to view this content.
I am trying to read the attribute of <jca:address location="fai/ebiz/db/ph2rel2"/> element![]()
Please Login or Register to view this content.
when i try to remove the comments the code is working.other wise it is giving the error Object doesn't support this property or method error.
Please do the needful.
Thanks in advance.
Bookmarks