call apply-templates to an external file
Brought to you by:
ovidiu
|
From: abbouh <ab...@ra...> - 2003-06-13 09:12:37
|
is it possible to call apply-templates to an external file like:
<xsl:apply-templates select="document('extern.xml'))//docbody"/>
|