Subject: RE: call-template from an XML
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 26 Feb 2004 11:56:30 -0000
|
No, you can't do this in standard XSLT 1.0 or 2.0 (but Saxon has an
extension to permit it).
Michael Kay
# -----Original Message-----
# From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx [mailto:owner-xsl-
# list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of i92agcad@xxxxxx
# Sent: 26 February 2004 10:46
# To: Lista XSL
# Subject: call-template from an XML
#
#
# How can I call a template what this name is in a .xml?¿
#
# <xsl:variable name="template-name" select="document(..."/>
#
# <xsl:call-template name="$template-name">
#
# Can I do this?¿?¿
#
# Thanks from Spain!!!
#
# XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|