|
-
Jun 29th, 2006, 06:22 AM
#1
Thread Starter
Junior Member
xml parser
i download dom parser to parse the doc but it always give me error that document is invalid
i make the xml schema like that
<userName>ahmed
<nickName>ahmed</nickName>
<says>hi every body </says>
<atTime>Tue Jun 27 00:01:00 EEST 2006</atTime>
<inRoom>tennis</inRoom>
</userName>
i try to find parser accept that foramt of data but i fail
i want to know how i can get the elements and attribute only
thanx
-
Jul 3rd, 2006, 02:48 AM
#2
Lively Member
Re: xml parser
Try adding
At the top of the file.
-
Jul 3rd, 2006, 06:29 AM
#3
Thread Starter
Junior Member
Re: xml parser
thank you very much for your reply i solve the problem thank you again
-
Jul 6th, 2006, 07:57 AM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|