xsl-list
[Top] [All Lists]

Re: readonly attribute problem in validation

2004-11-29 11:06:36
When I read that error message, I get the impression that it wants
<input readonly="readonly">

That's totally untested - just an idea.

Jay Bryant
Bryant Communication Services




"Wong Chin Shin" <publicbbs(_at_)nascencetech(_dot_)com> 
11/29/2004 11:53 AM
Please respond to
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com


To
<xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
cc

Subject
[xsl] readonly attribute problem in validation






Hi,

When I run my XSL-transformed code through the XHMTML validator, I get a
complaint saying that 'value of attribute "readonly" cannot be "1"; must 
be
one of "readonly"'. I guess that means instead of <input readonly="1"> I
must output it as <input readonly>. However, XSL forbids me to do this, or
at the very least XMLSpy complains like heck when I try to save. How can I
get by this?

Thanks!
Wong




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>