Re: [xsl] Ascii end-of-file character output in an XSL file

Subject: Re: [xsl] Ascii end-of-file character output in an XSL file
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 19 May 2005 16:20:30 +0100
  Is there a way in XSLT to output an external unparsed entity (which
  would contain the disallowed character)?

In standard XSLT1 you can only write one output file anyway so you
couldn't write the actual entity (even if you could generate the
character), You can write a reference to such an entity as it's just a
normal attribute value, but being an attribute  value you can't put it
anywhere near the end of file. 


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
________________________________________________________________________

Current Thread