Re: XSLT 2

Jonas Sicking <[email protected]> Wed, 17 Jan 2007 14:32:26 -0800
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Message-ID <[email protected]>
Adrián Ribao Martínez wrote:
> Jonas Sicking wrote:
> 
>> No, only XSLT 1 is supported. Starting with firefox 3 some EXSLT will be
>> supported.
>>
>> Adrián Ribao Martínez wrote:
>>> Does firefox 2.0 support xslt 2?
>>> I got an error using this:
>>> xsl:analyze-string
>>>
>>> Thank you
> 
> EXSLT is different of XSLT 2 isn't it? Is not standard. Will be supported
> XSLT2 in firefox 3?

EXSLT is different from XSLT 2 yes. EXSLT is a standard, just not one 
defined by W3C.

There are currently no plans for XSLT2, however we do accept patches as 
always.

/ Jonas