Re: XMLReader skip current element
- From: "Jon Skeet [C# MVP]" <skeet@xxxxxxxxx>
- Date: Tue, 05 Jun 2007 08:34:01 -0700
On Jun 5, 4:29 pm, Alex <a...@xxxxxxxxxx> wrote:
<snip>
As you can see, its corrupted, because AppDate doesn't gave second ".
Right. It's an invalid XML file. I would strongly recommend that you
completely reject such files - trying to cope with broken files like
this is a real pain, and I don't know whether XmlReader (or any of the
other .NET XML types) support it.
Jon
.
- Follow-Ups:
- Re: XMLReader skip current element
- From: Alex
- Re: XMLReader skip current element
- References:
- XMLReader skip current element
- From: Alex
- XMLReader skip current element
- Prev by Date: XMLReader skip current element
- Next by Date: Re: XMLReader skip current element
- Previous by thread: XMLReader skip current element
- Next by thread: Re: XMLReader skip current element
- Index(es):