* Cameron McCormack wrote: >Cameron McCormack: >> > A small note: you cannot use xmlns:aria="" to declare that the aria >> > prefix corresponds to no namespace. The only way to have an >> > attribute be in no namespace in markup is for it to have no prefix. > >Bjoern Hoehrmann: >> Except if you are using XML 1.1... > >Could you point me to where this is allowed? I couldn’t see it after >searching briefly. Well http://www.w3.org/TR/xml-names11/ of course, but then I didn't read past the `xmlns:aria=""` above, or the actual Recommendation. You indeed can't do that, but you can use `xmlns:aria=""` to generate fatal errors, if you use the prefix after redeclaring it... -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/Received on Sunday, 1 June 2008 09:46:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 08:10:39 GMT