Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > XML and Cdata

Reply
Thread Tools

XML and Cdata

 
 
CSUIDL PROGRAMMEr
Guest
Posts: n/a
 
      01-18-2006
hi folks
i am creating a IRC chat engine on fedora 3. I have created my log
files in xml data.
The CDATA tag is there where my irc utterances are there. I want to do
a keyword search on these utterances. Any help how to??

 
Reply With Quote
 
 
 
 
Peter Flynn
Guest
Posts: n/a
 
      01-19-2006
CSUIDL PROGRAMMEr wrote:
> hi folks
> i am creating a IRC chat engine on fedora 3. I have created my log
> files in xml data.
> The CDATA tag is there where my irc utterances are there. I want to do
> a keyword search on these utterances. Any help how to??


First of all, see http://xml.silmaril.ie/authors/cdata/

When the XML gets parsed, the CDATA disappears and the remaining content
is just text (and can therefore be searched).

///Peter
--
XML FAQ: http://wxml.silmaril.ie/
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to retrieve XML CDATA text contents by org.xml.sax.ext.DefaultHandler2? RC Java 6 05-04-2009 11:33 PM
How to retrieve XML CDATA text contents by org.xml.sax.ext.DefaultHandler2? RC XML 6 05-04-2009 11:33 PM
Can I un-CDATA my CDATA section and elaborate a transformation for the contained data? troppfigo@excite.it XML 3 03-06-2006 03:01 AM
Extracting CDATA Text without CDATA Tags??? John Davison Java 1 07-06-2004 11:00 PM
not well format xml and cdata bigbinc XML 1 12-13-2003 08:00 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57