Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Why won't XOM let you create a CDATA section?

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Tatu Saloranta <cowtowncoder AT yahoo.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Why won't XOM let you create a CDATA section?
  • Date: Tue, 22 Aug 2006 14:50:02 -0400

Tatu Saloranta wrote:

While CDATA is a perfectly legal xml construct to use
(from xml specification perspective), as a parser
writer I wish it was never included in xml (from
sgml), mostly because it has a few problems.

It's definitely one of the nastier things a DPH has to deal with, probably second only to the internal DTD subset.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/




Archive powered by MHonArc 2.6.24.

Top of Page