importStylesheet errors

[email protected] (Kevin Waterson) Mon, 17 Nov 2003 00:36:19 +1100
Newsgroups php.xml.dev
Organization Oceania
Message-ID <[email protected]>
If I load a xsl stylesheet like 
$dom->load('myStyleSheet.xsl');

if that style sheet uses and <xsl:include href="URI"/>
and then try to import use
$result= $proc->importStylesheet($dom);

I get errors such as
Opening and ending tag mismatch: xsl:stylesheet line 1 and xsl:template

Is there a way around this?

Kind regards
Kevin


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