Re: value attribute for li element

On Wed, 18 Jul 2007 16:22:39 +0200, David Dorward <david@dorward.me.uk>  
wrote:

>
> I'm having trouble finding the definition for the value attribute for li  
> elements that appears in the XHTML Basic 1.1 Candidate Recommendation  
> (13 July 2007).

Hi,

It's in the driver; search for this bit of text:

<!-- Add in the value attribute to the li element -->
<!ATTLIST
%li.qname;
       value        %Number.datatype;         #IMPLIED
>

Best wishes,

Steven Pemberton

Received on Wednesday, 18 July 2007 15:46:22 UTC