- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Mon, 17 May 2010 09:18:15 -0400
- To: Henri Sivonen <hsivonen@iki.fi>
- CC: public-html@w3.org
On 5/17/10 4:57 AM, Henri Sivonen wrote: > I'm aware of three use cases for polyglot documents: ... 4) Serving content as text/html but using an XML toolchain on the server side to generate and process the content. seems like an obvious use case... Not sure how common this is in practice, though. Note that using XSLT to generate HTML from XML is not an example of this use case; this use case involves actually storing the XHTML source and processing it as such. -Boris
Received on Monday, 17 May 2010 18:36:47 UTC