PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Re: Empty XML Element

Reply

Re: Empty XML Element

 
Thread Tools Rate Thread
Old 07-07-2003, 12:46 PM   #1
Jon Skeet
Guest
 
Posts: n/a
Default Re: Empty XML Element


Ruslan <ruslan_albu@hotmail.com> wrote:
> I have an empty xml element:
>
> <resourcetype resourcetypeid="1" activitytypeid="E" name="String"/>
>
> I use "XmlNodeType.EndElement" for find end element, but it doesn't work.
> Have someone an idea?


Have a look at XmlElement.IsEmpty

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet/
If replying to the group, please do not mail me too
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off