Re: [xsl] cannot include global level variables

Subject: Re: [xsl] cannot include global level variables
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 21 Aug 2003 15:14:39 +0100

<xsl:output method="xml" omit-xml-declaration="yes" />

<xsl:import href="config/bp/xsl/url.xsl" />


you should have got an error at that point :xsl:import must be the first
child of xsl:stylesheet

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread