Subject: RE: XSLT Xalan problem
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 16 Apr 2003 23:31:19 +0100
|
swiss-prot.xsl
<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
OK, so firstly can someone please tell me if I am interpreting the error
correctly. It is telling me that I have some sort of problem with the
XML declaration at the top of my XSL file?
I think I see a space before the "<?xml". This isn't allowed.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|