> Is there a reason why this is caught now but not in
> the 2.2 version we are currently using?
Just that newer versions of the processor are (intentionally) less tolerant
of errors in stylesheets. Otherwise, if a stylesheet has errors then when
it is processed the results are unpredictable.
Ilene.
Mario Felarca
<[EMAIL PROTECTED] To: Joseph
Kesselman/Watson/[EMAIL PROTECTED], [EMAIL PROTECTED]
com> cc:
Subject: Re: Received error
during templating while trying to upgrade
01/31/2003 03:03
PM
Ah ha. Thank you. Someone had some old code in there
that was doing name="@width". The node was unused
however (I think they were experimenting), so
commenting it out fixed it.
Is there a reason why this is caught now but not in
the 2.2 version we are currently using?
Thanks again,
Mario-
--- Joseph Kesselman <[EMAIL PROTECTED]> wrote:
> This is telling you that you have tried to use the
> string "@width" as the
> value of an attribute (name) whose value must be a
> QName. Check your
> stylesheet to determine whether that is what you've
> asked it to do (in
> which case you need to fix it) or a processor
> malfunction (in which case
> we need more specifics about how you're making this
> happen.)
>
> ______________________________________
> Joe Kesselman / IBM Research
>