[Home] [By Thread] [By Date] [Recent Entries]


PaulT wrote:
> This procedure will produce a broken XML,
> because SAX turns > & <  " and '
> things  into > & < " ' symbols, so the accurate
> processing should turn the symbols back to
> entities.

In this case, it will happen to work, but you're correct about the
general case. A good reason to use something like XMLWriter.

-- Ron

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member