Gene

With or without line 17 I see exactly the same problem.
Thanks
Mike

-----Original Message-----
From: Gene Roske [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2002 7:45 PM
To: '[EMAIL PROTECTED]'
Cc: COUNSELL,MIKE (HP-UnitedKingdom,ex1)
Subject: Re: Issue with non ASCII chars and XSLTC


Mike -

I'm not using XSLTC.  It does not run as-is with Xalan, but does after
deleting
line 17.  Maybe that's where the problem lies.

Try compiling it without that line.  See what happens.

                       - Gene

"COUNSELL,MIKE (HP-UnitedKingdom,ex1)" wrote:

>
> 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

Reply via email to