OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Why not canonical parsers? [Was: Pull-based XML parsers? ]

[ Lists Home | Date Index | Thread Index ]
  • From: John Cowan <jcowan@reutershealth.com>
  • To: Ronald Bourret <rpbourret@rpbourret.com>
  • Date: Fri, 10 Nov 2000 15:21:25 -0500

Ronald Bourret wrote:

> I don't think you can do quite that -- canonical XML is a post-parse
> form. For example, if you replace CDATA sections with their data, then
> the document:
> 
>    <A><[CDATA[ < ]]></A>
> 
> becomes:
> 
>    <A> < </A>
> 
> which is not suitable for sending to somebody -- they'll get an error
> parsing it.

Nope, Canonical XML is fully parsable XML: in this case it would be:

	<A> &amp; </A>

-- 
There is / one art                   || John Cowan <jcowan@reutershealth.com>
no more / no less                    || http://www.reutershealth.com
to do / all things                   || http://www.ccil.org/~cowan
with art- / lessness                 \\ -- Piet Hein




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS