xsl-list
[Top] [All Lists]

[xsl] <xsl:apply-imports/> with select attribute

2013-12-19 05:07:37
Hi list,
is there a way (in XSLT 2.0) to get a mix of <xsl:apply-templates 
select="document($file)“/> and <xsl:apply-imports/>? Something like 
<xsl:apply-imports select="document($file)“/>
This doesn’t seem to be valid but would be very useful…


Best,
Christian


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--