Re: [xml-dev] InnerXml is like printf (WAS: Underwhelmed)

From
Miles Sabin <>
To
Date
2002-09-22T06:43:34Z
ID
<>
Thread
Re: [xml-dev] InnerXml is like printf (WAS: Underwhelmed)
Arjun Ray wrote,
> | Even when there's no (or an evolving) DTD/schema?
>
> No schema?  Sounds like tag soup, then.  All bets are off.

Right, so code generation isn't a complete solution.

There is, after all, a role for generic XML processing. Or consider 
things which amount to much the same thing as there being no DTD/schema 
from a codegen POV: processing documents with multiple schemas (maybe 
an open-ended collection), or processing document fragments.

Cheers,


Miles