Re: Error Message Feedback

There is a successful workaround for this:

<meta name="revised" content='Time-stamp: "2006-10-04 14:23:07 rick"' />

It successfully updates the Time-stamp:, validates for both XHTML and
CSS, and works correctly in the browsers.

Thanks!

Rick

On Wed, 2006-10-04 at 19:49 +0200, David Håsäther wrote:
> On 2006-10-04 19:31, Jukka K. Korpela wrote:
> 
> > On Wed, 4 Oct 2006, Rick Stanley wrote:
> > 
> >> Warning Line 5 column 44:
> >> character "<" is the first character of a delimiter but occurred as data.
> >>  <meta name="revised" content="Time-stamp: <2006-10-03 22:54:38 rick> 
> >> " />
> > 
> > The warning is misleading. The character "<" is just a data character 
> > when it appears inside an attribute value. There it is not a delimiter 
> > of any kind.
> 
> In XML, '<' must be escaped when used in attribute values.
> 
-- 
 RSI (Rick Stanley, Inc.)
 (917) 822-7771
 www.rsi-ny.com / www.rsiny.com
 Computer Systems Consulting
 Linux & Open Source Specialists

Received on Wednesday, 4 October 2006 18:25:57 UTC