xsl-list
[Top] [All Lists]

Re: Client XSL transformation with namespaces (on IE 6)

2005-09-01 01:42:06

most exslt functions are functions that are implemented as external
built-in functions by the processor that supported them, so you just
declare the namespace and use them. MSXML as used in IE does not support
any of tehse built in functions.

In some cases, where it makes sense, the exslt web site provides
stylesheets (that you need to import) that provide similar functionality
on systems that can't support the functions. The stylesheet versions
bveing pure xslt don't require any special support from the stystem, but
not all exslt functionality can be provided this way.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



<Prev in Thread] Current Thread [Next in Thread>