[whatwg] Document Type Definition (DTD) for Web Forms 2.0 - Draft 1

fantasai wrote:
> 1st cut. Based on current (2004/07/22) draft of Web Forms 2.0

I can't really read DTDs. However:

<!ATTLIST INPUT
[...]
   pattern     CDATA          ""        -- regex pattern for value to 
match --

Does that allow us to detect the difference between pattern="" and an 
absent pattern?

Regards,
Malcolm

Received on Thursday, 22 July 2004 23:30:46 UTC