This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to use mode


Hi,

some more questions:

1. Is a mode preserved? More precisely: If I call 
	<xsl:apply-templates mode="some-mode"/>
And some called templated itself calls apply-templates, is it still in mode
some-mode? (I think so. And it would be easy to switch to a different mode.)

2. How do I switch back to default mode? Templates specified without a mode
are in default mode. But how can I call a template without a mode
specification?

3. How can I combine modes? How can I 
	<xsl:apply-templates mode="some-mode | some-other-mode"/>
so that templates in mode some-mode and in mode some-other-mode are applied.

some more thanks!

connection reset by
  Peer

-- 
Dr. Peer Griebel                     Tel: +49(0) 731 / 9 74 95-0
Dipl. Inform.                       Fax: +49(0) 731 / 9 74 95-20
Entire Software AG                 mailto:Peer.Griebel@entire.de
Pfarrer-Weiß-Weg 10 - 12
D-89077 Ulm                                 http://www.entire.de


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]