This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Fatal error reported by XML parser:


> <xsl:template match="value"/>
> 
> I had installed instant saxon 6.2.2 on my dir 
> instant saxon and when i run the following command,
> C:\instantsaxon>saxon test.xml test.xsl
> I GET THE FOLLOWING ERROR
> Fatal error reported by XML parser: required string
> (expected "xsl:stylesheet")
>   URL:    file:/C:/instantsaxon/test.xsl
>   Line:   16
>   Column: 3
> 
> 
> PLEASE HELP ME OUT IN THIS
> 
A basic XML well-formedness error: remove the "/" in the above line.

Mike Kay 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]