xsl-list
[Top] [All Lists]

Re: [xsl] Printing CDATA from feed as HTML

2008-06-13 01:56:16
2008/6/13 David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>:


Your data URI needs the charset parameter.

hmm does it really, or don't the xml encoding sniffing rules provide a
fallback here?
And application/xml, not text/xml

yes although I tend to keep my xml as ascii + character references
wherever possible so the differences between the encodings and between
application/ and text/ mime types fade away:-)

Do you also need to sort out spaces and other uri issues?

Settling on the complete function and which processors support it
would be good... although I guess using the data scheme is just as
processor dependent as an extension function.



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

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