Hi, does anyone know if HTML name attributes can contain URIs? IOW: is this valid (X)HTML? <form action="http://ex.org/subject" method="POST"> <input type="text" name="http://www.w3.org/2000/01/rdf-schema#label" size="30"/> </form> The browsers seem to do it, but I cannot find a reference that supports (or negates) this. The HTML DTD defines the 'name' attr as CDATA, but I am not sure how much that means in WWW reality. Thanks if anyone knows a definite answer to this. Jan -- Jan Algermissen Consultant & Programmer http://jalgermissen.comReceived on Wednesday, 19 January 2005 23:41:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:12 GMT