RE: [xml-dev] What is the rule for parsing XML in a namespace inside HTML?

From
Joshua Allen <>
To
Date
2004-07-15T20:42:44Z
ID
<>
Thread
RE: [xml-dev] What is the rule for parsing XML in a namespace inside HTML?
> >Now this I disagree with.  HTML is a mess.  Some tags are 

> But the point I was trying to make here is that once you have 
> XML+XSLT+CSS you still have to give the browser something to 

Yes, exactly.  People should stick to HTML only for data which is
primarily intended to be consumed in a web browser.  I would never use
XHTML for purchase orders or newsfeeds.  In fact, if I am rendering a
purchase order, I might just transform it to WordML instead of HTML.  Or
even transform it to XAML! :-)