shereen
Jun 29th, 2006, 06:22 AM
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
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