RE: [xsl] Variables in match expressions

Subject: RE: [xsl] Variables in match expressions
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Thu, 20 Apr 2006 17:06:04 +0200 (CEST)
Antsnio Mota wrote:

> It seems Xalan (under jEdit) and transformiix (Firefox) have no
> problem with that, but MSXML (IE) says

> "Variables may not be used within this expression"

  MSXML is right here, '5.3:

    It is an error for the value of the match
    attribute to contain a VariableReference.

  In XSLT 2.0, you can start a pattern with an id() or key() call,
whose the value parameter can be a variable reference.

  Regards,

--drkm





















	

	
		
___________________________________________________________________________ 
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services prifiris : virifiez vos nouveaux mails, lancez vos recherches et suivez l'actualiti en temps riel. 
Rendez-vous sur http://fr.yahoo.com/set

Current Thread