You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Pascal Bricard <pb...@sambatechnologies.com> on 2000/05/17 18:28:11 UTC

SAXException error when using TestXSLT.exe tool

Hello,

I have installed the XML parser and the XSLT tool (C++ Windows versions) :

  xerces-c_1_1_0-win32
  Xalan-C_0_30_0-win32


Then i go to a directory which contains the following files :

DOMSupport.dll             69 632  30/03/00  14:20 
PlatformSupport.dll        69 632  30/03/00  14:19 
TestXSLT.exe               40 960  31/03/00  12:42 
xerces-c_1_1.dll          499 712  03/03/00  19:52 
XercesParserLiaison.dll    32 768  30/03/00  15:23 
XercesPlatformSupport.dll  36 864  31/03/00  12:41 
XMLSupport.dll            147 456  30/03/00  15:23 
XPath.dll                 311 296  30/03/00  15:24 
XSLT.dll                  536 640  31/03/00  12:41 
sch.xsl                     1 821  15/05/00  18:09 
sch.xml                     2 006  15/05/00  19:18 


and i run the following command :

  testXSLT.exe -IN sch.xml -XSL sch.xsl


and i get the following error message :

========= Parsing sch.xsl ==========

Fatal Error at (file , line 0, char 0):
XSL Warning: Error parsing sch.xsl
XSL Warning: processStylesheet not successful!

SAXException


If i try with other XML documents and other XSLT files (like those given
with the Java version of Xalan), i always get the same error message.


Can you help me ?

best regards,

Pascal Bricard


-
_____________________________________________________________
  ___
 |_)_) Pascal BRICARD  e-mail: pbricard@sambatechnologies.com
 | |_)                 Phone : +33 (0) 4 76 04 00 54

       SAMBA Technologies          
 Web     : http://www.sambatechnologies.com
 Fax     : +33 (0) 4 76 04 15 98
 Phone   : +33 (0) 4 76 04 00 50
 Address : 53 chemin du Vieux Chene   38240 MEYLAN    FRANCE    
______________________________________________________________