I've attached a file that REXML fails to parse correctly. I can't see
anything wrong with it. Could anyone else check and see if you get the
same results or notice anything wrong with the file? I get random
unclosed token errors when I do the following:
Is there an xml .convention. that makes /sep a key to an implied
separation descriptor?
I canna approach the tough ones.... Xpath iteration ... I'm still
working on them!
<FIELD NAME="body">
Skip Navigation
<key>Infogain</key>
- The Customer Knowledge Company SEI CMM5 Level
<sep/>
INDIA : +91-120-2583745 Email : info@
<key>infogain</key>
.com Home » News Desk Read the latest
<key>Infogain</key>
news, press releases and important announcements
<sep/>
</FIELD>
Thanks for the help. I'm not aware of a convention. Do you think it
would be easier to just use a stream parser? If so, how would I address
elements like:
<FIELD NAME="url">http://www.infogain.com/</FIELD>
It seems like I can parse the doc via a stream parser but I'm just not
sure how to address some of the elements/attributes.
Thanks,
Charles
Any further input would be appreciated. Mark T wrote:
···
Hi Charles/Chas/Chuck....
Is there an xml .convention. that makes /sep a key to an implied
separation descriptor?
I canna approach the tough ones.... Xpath iteration ... I'm still
working on them!
<FIELD NAME="body">
Skip Navigation
<key>Infogain</key>
- The Customer Knowledge Company SEI CMM5 Level
<sep/>
INDIA : +91-120-2583745 Email : info@
<key>infogain</key>
.com Home � News Desk Read the latest
<key>Infogain</key>
news, press releases and important announcements
<sep/>
</FIELD>