xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Extending Xhtml2fo.xsl to handle CLASS attributes


Subject: RE: [xsl] Extending Xhtml2fo.xsl to handle CLASS attributes
From: Graham Hannington <Ghannington@xxxxxxx>
Date: Tue, 17 Dec 2002 15:12:34 -0000

...alternatively, if there's no solution to:

> how can I call a named template, where the name of the template I
want to call is stored in a variable?

then how about a way to call the XSL inside the <behavior> element (below),
as if it were a named template?

	<rule selector="span.symbol">
		<behavior>
			<xsl:choose>
				<xsl:when
test="text()='|'">&#x25B6;</xsl:when>
			</xsl:choose>
		</behavior>
	</rule>

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



Current Thread
Keywords
xsl
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor