[wp-hackers] XHTML Strict Mode
Brian Meidell
brian at mindflow.dk
Tue Aug 17 08:33:19 UTC 2004
I know that is true for the XML spec, but I didn't want to claim that
carried over without having seen it in the XHTML spec.
Since inconsistent use of double and single quotes in a XHTML document
seems to pass right through the w3 validator, I figured the XML and
XHTML spec might differ in other points as well.
/Brian
David Carrington wrote:
> The quotes you can use for attributes are defined in the XML specification:
>
> AttValue ::= '"' ([^<&"] | Reference)* '"'
> | "'" ([^<&'] | Reference)* "'"
>
> http://www.w3.org/TR/REC-xml/#NT-AttValue
>
> In other words, you can only use double quotes or single quotes.
>
> David Carrington
>
>
>
> On Mon, 16 Aug 2004 23:13:49 +0200, Brian Meidell <brian at mindflow.dk> wrote:
>
>>The spec actually doesn't seem to mention single quotes, but they pass
>>the w3 validator though.
>
>
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>
>
More information about the hackers
mailing list