Sorry, I messed up the structure of the example ...

Am Dienstag, den 04.05.2010, 19:30 +0200 schrieb Marc Santhoff:

> Example
> -------
> Now:
> 
> <doc>
>   <oldnode>whatever or nothing
>     <child1></child1>
>     ...
    </oldnode>
>   <nextsibling></nextsibling>
>   ...
> </doc>
> 
> Afterwards:
> 
> <doc>
>   <newnode>whatever or nothing
>     <child1></child1>
>     ...
    </newnode>
>   <nextsibling></nextsibling>
>   ...
> </doc>

-- 
Marc Santhoff <m.santh...@web.de>

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to