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

From
Miles Sabin <>
To
Date
2002-09-22T07:03:38Z
ID
<>
Thread
Re: [xml-dev] InnerXml is like printf (WAS: Underwhelmed)
Arjun Ray wrote,
> | or processing document fragments.
>
> As in, non-well-formed fragments to begin with?  I'm not sure what
> that has to do with generating output.  In what way could it be
> useful to produce fragments that are not well-formed?

Well formed ... but partial, so not conforming to the overall 
DTD/schema. I suppose you could generate DTDs/schemas for fragments 
from the overall DTD/schema too, but I have to wonder if the game's 
really worth the candle.

Cheers,


Miles