* Anne van Kesteren <[EMAIL PROTECTED]> [2005-05-22 11:35]: > * 4.1.3.1 The "type" attribute > > Can I circumvent the DIV element by using the media type of > XHTML? (I really dislike this combined construct by the way.)
I used to find it extremely horrible. Now I’m not sure. There is some symmetry here: with @type="xml", you have to enclose a full XML document, which will always have a root element. The pseudo-XHTML DIV required for @type="xhtml" makes XHTML fragments behave the same way. I don’t know if I like it. I don’t know if it’s a good solution. But it is consistent on some level, at least. Regards, -- Aristotle
