Subject: Re: N : M transformation
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 3 Feb 2003 15:41:43 GMT
|
> I don't need to
> decide between a processor-specific extension,
Note that it's fairly easy to write multiple-output stylesheets that
work on a range of processors by using a named template that
uses an xsl:choose with element-available or an xsl:fallback
cascade that outputs the stuff using whatever is there.
see for example norm's version in the docbook sheets
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/docbook/xsl/html/chunker.xsl?rev=1.22&content-type=text/vnd.viewcvs-markup
which seems to have grown since last time I looked at it and now
<!-- This stylesheet works with XSLT implementations that support -->
<!-- exsl:document, saxon:output, or xalanredirect:write -->
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: N : M transformation, (continued)
- Tobias Reif - Mon, 3 Feb 2003 05:18:48 -0500 (EST)
- Tobias Reif - Mon, 3 Feb 2003 05:08:44 -0500 (EST)
- Michael Kay - Mon, 3 Feb 2003 08:28:11 -0500 (EST)
- Tobias Reif - Mon, 3 Feb 2003 10:07:25 -0500 (EST)
- David Carlisle - Mon, 3 Feb 2003 10:40:50 -0500 (EST) <=
- Tobias Reif - Mon, 3 Feb 2003 10:54:24 -0500 (EST)
- David Carlisle - Mon, 3 Feb 2003 11:15:09 -0500 (EST)
- Tobias Reif - Mon, 3 Feb 2003 11:52:35 -0500 (EST)
- David Carlisle - Mon, 3 Feb 2003 12:46:32 -0500 (EST)
|
|