[xsl] include problem

Subject: [xsl] include problem
From: Kevin Waterson <kevin@xxxxxxxxxxx>
Date: Sat, 16 Aug 2003 09:42:30 +1000
Hi all new to XSL yadda yadda...

I am trying to import a xsl doc from another xsl doc
The include works but if I have anything in doc1.xsl
other than ..
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
<xsl:include href="http://doc2.xsl"; />
</xsl:stylesheet>

all I get is the content of doc1.xsl

Why is this. I assume I am missing something bleeding obvious.

Kind regards
Kevin


-- 
 ______                              
(_____ \                             
 _____) )  ____   ____   ____   ____ 
|  ____/  / _  ) / _  | / ___) / _  )
| |      ( (/ / ( ( | |( (___ ( (/ / 
|_|       \____) \_||_| \____) \____)
Kevin Waterson
Port Macquarie, Australia

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


Current Thread