xsl-list
[Top] [All Lists]

RE: [xsl] Variables in match expressions

2006-04-20 08:06:26
António 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 préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. 
Rendez-vous sur http://fr.yahoo.com/set

--~------------------------------------------------------------------
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>
--~--