Nicolas,
> I don't know how works Sablotron, but I am suprised that for example it
> starts to build the output and then appears the error : ...
That's just how it works; it outputs any resulting element or text node
as soon as it's produced (with a few exceptions). This saves space
(often a lot) and some time as well. The drawback is that an error may
be reported after some data have been output. But I think this is not
forbidden by the XSLT spec, or is it?
> The start of the ouput is moreover not completely well transformed
> (string manipulation failed).
Can you be more specific on this please?
> I send you (robin) my files, please they are confidential.
pity
Cheers,
Tom Kaiser