xsl-list
[Top] [All Lists]

Re: [xsl] PHP XSL adds Content-Type meta

2007-05-08 04:20:31
Alexander Johannesen wrote:
On 5/8/07, David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
if they make such an option available with name "xhtml" rather than use
a name in their own extension namespace then they are not conformant.

If I do specify "xhtml", what should be the right behaviour for processors?


I peeked. It says: "The value must be a QName. If the QName does not have a prefix, then it identifies a method specified in this document and must be one of xml, html or text"

Meaning: it is an error if you specify something else than these three (unless in XSLT 2.0, where 'xhtml' was added).

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--