Hello,

I am using Saxon to run a special XSLT.
This XSLT has run well using saxon9.jar.
Now it had to be changed and now I get the following error:

     [xslt] Processing D:\Temp\xsltPRL\install.dsf to 
D:\Temp\xsltPRL\Ergebnis.html
     [xslt] Loading stylesheet 
D:\Entwicklung\Build\DopeBuildServer\XSLT\compare-dsf.xsl
     [xslt] D:\Entwicklung\Build\DopeBuildServer\XSLT\compare-dsf.xsl:185:61: 
Fatal Error! Attribute @href is not allowed on element <xsl:document>
     [xslt] D:\Entwicklung\Build\DopeBuildServer\XSLT\compare-dsf.xsl:185:61: 
Fatal Error! Attribute @method is not allowed on element <xsl:document>
     [xslt] Failed to process D:\Temp\xsltPRL\install.dsf

The XSLT developer gave me the saxon.jar, he used to test his XSLT.
Here I get this error:
     [xslt] Processing D:\Temp\xsltPRL\install.dsf to 
D:\Temp\xsltPRL\Ergebnis.html
     [xslt] Loading stylesheet 
D:\Entwicklung\Build\DopeBuildServer\XSLT\compare-dsf.xsl
     [xslt] : Warning! Failure reading D:\Temp\xsltPRL\install.dsf Cause: 
java.io.EOFException: no more input
     [xslt] : Warning! Failure reading D:\Temp\xsltPRL\util.dsf Cause: 
java.io.EOFException: no more input

Who has an idea, what to do?

Greetings

-- 
Jürgen Knuplesch                 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to