[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] How to use mode


Subject: [xsl] How to use mode
From: "Griebel, Peer" <Peer.Griebel@xxxxxxxxx>
Date: Tue, 26 Jun 2001 11:18:03 +0200

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@xxxxxxxxx
Pfarrer-Weiß-Weg 10 - 12
D-89077 Ulm                                 http://www.entire.de


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



Current Thread