Next in thread → Next in month →

Re: [xml-dev] CDATA section

From
Mike Brown <>
To
Yu Ye Zhou <>
Date
2002-08-19T18:40:47Z
ID
<>
Thread
Re: [xml-dev] CDATA section
Yu Ye Zhou wrote:
> Besides using CDATA Section to skip the passing of
> some xml document, are there any other ways that I can
> skip the passing of a block of documents?

CDATA sections do not skip anything. They only allow the document author to
use "<" and "&" instead of "&lt;" and "&amp;".

A <!-- comment --> *may* be ignored :)

What exactly are you trying to achieve? Provide an example.

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/
Next in thread → Next in month →