[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] Adding nodes without modifing non-infoset of a document
- To: Kurt Riede <kriede@...>
- Subject: Re: [xml-dev] Adding nodes without modifing non-infoset of a document
- From: Elliotte Harold <elharo@...>
- Date: Sat, 23 Apr 2005 14:22:20 -0400
- Cc: xml-dev@...
- In-reply-to: <99740554@...>
- References: <99740554@...>
- User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)
Kurt Riede wrote:
> Do you have any better suggestions?
> Is there something similar to SAX events that also regards the non-infoset?
No, I'm not aware of anything that can do what you ask. In all
seriousness, the answer to your question is invent a new XML API and
parser that preserves everything. Doing so is on my to do list to get to
one of these years. Short of that, what you want really can't be done.
--
Elliotte Rusty Harold elharo@...
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|