- From: Alex Milowski <alex@milowski.org>
- Date: Wed, 31 Jan 2007 13:40:45 -0800
- To: public-xml-processing-model-wg@w3.org
Received on Wednesday, 31 January 2007 21:40:58 UTC
On 1/31/07, Innovimax SARL <innovimax@gmail.com> wrote: > > Sure for needing serialisation control as parameter, but we need more > Was is the expected behaviour with : > * comments > * PI > * attributes in the root > * namespace declaration in the root > * PI before the root > * PI after the root > * Comment before the root > * Comment after the root The way I've been doing this is by serializing everything. If you don't want a particular child, you need to remove it *before* you hit this component. -- --Alex Milowski "The excellence of grammar as a guide is proportional to the paucity of the inflexions, i.e. to the degree of analysis effected by the language considered." Bertrand Russell in a footnote of Principles of Mathematics
Received on Wednesday, 31 January 2007 21:40:58 UTC