TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
evgeny
NA
9
0
How to pick a record in XML file
Jun 21 2010 8:48 AM
Hi All!
I have xml file:
<?
xml version="1.0" encoding="utf-8"
?>
-
<!--
Document created at: 6/19/2010
-->
-
<
Notes
>
-
<
Note
date
="
22/06/2010
"
time
="
09:32
"
type
="
none
"
>
<
Date
>
22/06/2010
</
Date
>
<
Time
>
09:32
</
Time
>
-
<
Text
>
-
<![CDATA[
My first note.
]]>
</
Text
>
</
Note
>
-
<
Note
date
="
23/06/2010
"
time
="
09:32
"
type
="
none
"
>
<
Date
>
23/06/2010
</
Date
>
<
Time
>
09:32
</
Time
>
-
<
Text
>
-
<![CDATA[
My second note.
]]>
</
Text
>
</
Note
>
-
<
Note
date
="
24/06/2010
"
time
="
09:32
"
type
="
none
"
>
<
Date
>
24/06/2010
</
Date
>
<
Time
>
09:32
</
Time
>
-
<
Text
>
-
<![CDATA[
My third note.
]]>
</
Text
>
</
Note
>
</
Notes
>
How can i pick records ( CDATA) only for dates <= 23/06/2010
Reply
Answers (
3
)
Help with using SteamWriter
Socket Bind Error Win7