Subject: Re: External entity file and formatting with stylesheet
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 9 Feb 2006 22:25:18 GMT
|
> The file is included, however, formatting instructions in the stylesheet
> are not being applied to entity file. Anyone know what I am missing?
The entity file is part of the stylesheet (just if you had used an
editor to cut and paste it in to that position). So any
<xsl:apply-templates/>
instructions that are in style.xml will be executed, but the stylesheet
instructions are not applied _to_ style.xml.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
________________________________________________________________________
|