xsl-list
[Top] [All Lists]

Re: [xsl] Why XTRE1500: Cannot read a document that was written during the same transformation ?

2008-01-30 13:46:39
On 30/01/2008, Alain <alainb06(_at_)free(_dot_)fr> wrote:
But I do not understand why *XTRE1480* is an error!

This should be very easy to understand - it would be an error in the
implementation.

A temporary output state is not output at all - it is creating
internal structures which cannot (by the language definition - i.e.
XTDE1480) be serialized (otherwise they would be permanent).

A better question might be why isn't it a static error?

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--