J
Jan Eliasen
Hi
I am currently trying to write an VB.NET application that reads an
xml-document and writes another xml-document.
If I look at msdn.microsoft.com, it seems that if the xmltextreader
reads a <elementname attr="value" /> then the
"isElementEmpty"-property of the xmltextreader should be true. It
isn't, however. On msdn it says that the documentation is based on
..NET framework 1.1 - is it possibly a bug in the framework 1.0?
If anyone has an idea for a workaround (other than upgrading my VS.NET
then I'd like to hear about it.
I am currently trying to write an VB.NET application that reads an
xml-document and writes another xml-document.
If I look at msdn.microsoft.com, it seems that if the xmltextreader
reads a <elementname attr="value" /> then the
"isElementEmpty"-property of the xmltextreader should be true. It
isn't, however. On msdn it says that the documentation is based on
..NET framework 1.1 - is it possibly a bug in the framework 1.0?
If anyone has an idea for a workaround (other than upgrading my VS.NET
then I'd like to hear about it.