xsl-list
[Top] [All Lists]

Re: [xsl] Content negotiation in XSLT

2008-07-19 13:20:35
"Richard" == Richard Light 
<richard(_at_)light(_dot_)demon(_dot_)co(_dot_)uk> writes:

    Richard> More generally, it occurred to me that it would make
    Richard> sense for XSLT processors to include "Accept: text/xml"

That should read:

"Accept: application/xml"

as an XSLT processor is not a human.

As for your idea, I have thought about this in the past. It would need
to be more general - that is, the programmer ought to be able to
specify what types to accept.

One possible way to do this would be through user-defined data elements.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--