non-parsed data (CDATA)

"Andre Luis Monteiro" <[email protected]>
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
Hi

how does Expat handle non-parsed data? How to parse an XML element like this:

<script>
  if (a < b)  # well-formedness error?
    ... 
</script>

We need something like: 

<script>
   <![CDATA[
   ...
   ]]>
</script>

to get the CData section handlers working?


regards
André Luís


-- 

Search for products and services at: 
http://search.mail.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.