Try a URI:
such as:
file:///path/to/your/xsl/style2.xsl
Notice the three slashes after the "file:"
Greg
-----Original Message-----
From: Jean-Charles Preaux
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 7:28 AM
To: Sablotron Mailing List
Subject: [Sab] include
hello
i try to include an xsl page in another.
i use <xsl:include href="./style2.xsl"/> as "style2.xsl" is in the same
folder as the main xsl page, but i've an error...
"arg:...can't find style2.xsl"
how can i do to include another xsl page ?
thx
Jean-Charles Preaux