You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by "COUNSELL,MIKE (HP-UnitedKingdom,ex1)" <mi...@hp.com> on 2002/02/26 18:45:23 UTC

Issue with non ASCII chars and XSLTC

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?


Re: Issue with non ASCII chars and XSLTC

Posted by Gene Roske <Ge...@Computer.org>.
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