Re: Change the value of global variables/params ??

Subject: Re: Change the value of global variables/params ??
From: Patrice Bonhomme <Patrice.Bonhomme@xxxxxxxx>
Date: Tue, 07 Dec 1999 18:08:19 +0100

davidc@xxxxxxxxx said:
] However there is no real need to pass this information down as a
] parameter, as all templates can get the information in the original
] source tree. 

This is for performance as we are processing large XML documents.


davidc@xxxxxxxxx said:
]<xsl:variable name="variable.lang" select="ancestor-or-self::*/@xml:lang"/> 

This is too much time consuming...


The only solution i can see is to pass on the value of the xml:lang attribute 
to the callee-template.


Thanks for your precisions,
Pat

-- 
  ==============================================================
   bonhomme@xxxxxxxx      Tel : 03 83 59 30 52 / 06 11 34 03 85
   http://www.loria.fr/~bonhomme                 Office : B.228
  --------------------------------------------------------------
   * Serveur Silfide  : http://www.loria.fr/projets/Silfide
  ==============================================================



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread