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 |
- How to use mode
- Griebel, Peer - Tue, 26 Jun 2001 05:21:44 -0400 (EDT) <=
- <Possible follow-ups>
- Oliver Becker - Tue, 26 Jun 2001 05:35:19 -0400 (EDT)
|
|