Re: Serialize Component

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


On 1/31/07, Alex Milowski <alex@milowski.org> wrote:
> Name: [p:]serialize
>
>  Description:
>
>  The seriailze component replaces each child of the document element with
> its
> serialization.  The child items that are not character items are converted
> into character items by this component.  This effectively "escapes" the
> XML content.
>
>  Inputs:
>
>     source:  A single document.
>         The input document containing the XML to escape.
>
>  Outputs:
>
>     result:  A single document.
>         The result of the serialization with the children of the document
> element
>        replaced with their serialization.
>
> [ed note: we might want serialization controls here as parameters]
>
> --
> --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


-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 8 72 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Wednesday, 31 January 2007 21:34:06 UTC