RE: [xsl] Multi-mode template including the default mode

Subject: RE: [xsl] Multi-mode template including the default mode
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 11 Dec 2009 00:27:39 -0000
> In XSLT 2.0, I can write a template with mode="m1 m2 m3" that 
> will get called in modes m1, m2 and m3. How do I include the 
> default (nameless) mode in the list of modes that the 
> template will get called in?
> 

#default

Regards,

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

Current Thread