- From: David Dorward <david@dorward.me.uk>
- Date: Fri, 06 Apr 2007 15:47:45 +0100
- To: www-validator@w3.org
Frank Ellermann wrote:
> However that feature should not be introduced before the W3C validator
> can check URI syntax in attributes like "href".
It can, and does, not that there is much to check, since URI syntax is
defined as CDATA by the specification.
>From the DTD:
<!ENTITY % URI "CDATA"
-- a Uniform Resource Identifier,
see [URI]
-->
--
David Dorward <http://dorward.me.uk/>
Received on Friday, 6 April 2007 15:02:03 UTC