RE: [xsl] Add attributes Processed File

Subject: RE: [xsl] Add attributes Processed File
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 2 Dec 2004 22:37:49 -0000
No, you can't update the source document. You're obviously thinking in terms
of a stylesheet being executed sequentially, but that's not the way the
language is defined. If it were possible to mark a node, there would be no
way of knowing whether the mark is read before or after it is written!

It's best to describe the problem you are trying to solve, since you are
going to have to adopt a different approach.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: contest.vix [mailto:contest.vix@xxxxxxxxxx]
> Sent: 02 December 2004 19:28
> To: xsl-list
> Subject: [xsl] Add attributes Processed File
>
> Hi,
> Is it possible to add attributes or some mark to the document
> been trosnformed to avoid to process the same node?
> Is there a way to mark a node to avoid to process it again?
>
> Your help will be very much appreciated.
>
> Thanks a lot,
> Roger.
>
>
> ______________________________________________________________
> ____________
> Acabe com aquelas janelinhas que pulam na sua tela.
> AntiPop-up UOL - I gratis!
> http://antipopup.uol.com.br/

Current Thread