Subject: RE: using xsl attribute tags
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Thu, 6 Nov 2003 18:18:29 +0100
|
> -----Original Message-----
> From: Mark Ivs
>
> I have two ways of adding a textfield in my xsl
> file. I have listed them below. Can anyone please tell
> me, which is a better approach performance vice ? I am
> using saxon.
> I have hundreds of these text fields on my page so
> little performance improvement will help me.
>
AFAIK there is no significant difference, apart from verbosity. Both will
create attributes, one by one; both need to resolve the values of the
supplied expressions...
Greetz,
Andreas
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|