[EMAIL PROTECTED] wrote: > Hi, > About the XEP fo2html,I have maken a mistake. > The map tag file is fo2html.xsl. > I have not try it.But when I try it by xalan in coooktop2.200, > I have a exception: > ========= Parsing file:I:/doc/work/Test/TestPDF/[Input XSL] ========== > Parser error: The namespace prefix "select='@id' xmlns" was not declared. > Parser error: The namespace prefix "select='@id' xmlns" was not declared. > XSL Error: Could not parse file:I:/doc/work/Test/TestPDF/[Input XSL] > document!, Location file:I:/doc/work/Test/TestPDF/[Input XSL], line 241, > offset 27 > XSL Error: processStylesheet not successful!, Location > file:I:/doc/work/Test/TestPDF/[Input XSL], line 241, offset 27 > XSLT: String index out of range: 106 > Xalan: was not successful. > XSLProcessor: done > > What's happen?
I'd say there is an non-whitespace character in the fo2html.xsl file masquerading as a space, perhaps a non-breaking space. It's hard to say without having a look at the source. Download the file again, the error might go away (temporary corruption). Or ask the XEP people. J.Pietschmann
