Gene I am using 2.3.1 but the problem seems to show with all the version that I have tested with 2.1.0 -> 2.3.1. I get the same compile error both with and without line 17.
Can I just confirm that you where able to compile this stylesheet to a Translet? Or do you mean that you ran it with Xalan (not XSLTC)? If it works with Xalan, then this proves that there is an issue in XSLTC. As for an input doc, I can produce one if needed however the XSLT that I posted is really just a simplified example of a stylesheet that does not compile. If an input doc will help then just say the word and I will produce one. Thanks for the feedback Mike -----Original Message----- From: Gene Roske [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 26, 2002 7:11 PM To: COUNSELL,MIKE (HP-UnitedKingdom,ex1); '[EMAIL PROTECTED]' Subject: Re: Issue with non ASCII chars and XSLTC Mike - Running your stylesheet, I got an error on line 17, with delimiters but no element name. I deleted line 17, then no errors. What is the input being processed? What Xalan version are you using? - Gene Roske "COUNSELL,MIKE (HP-UnitedKingdom,ex1)" wrote: > > Attached is an XSLT document that fails to compile with the following > message: > > Compiler error(s): > file:/C:/problem.xsl: line 7: Required attribute 'select' is missing. > file:/C:/problem.xsl: line 9: Required attribute 'select' is missing. > > If I remove the non ASCII chars out of the select attribute of the > xsl:value-of element then the compile succeeds. > > I have not been able to find this bug in bug db, should I go ahead and > submit it? > > ------------------------------------------------------------------------ > Name: problem.xsl > problem.xsl Type: XML Document (text/xml) > Encoding: quoted-printable
