RE: [xsl] Java and XSLT 2.0

Subject: RE: [xsl] Java and XSLT 2.0
From: "Steve Muench" <Steve.Muench@xxxxxxxxxx>
Date: Tue, 1 Jun 2004 18:36:33 +0200
While not yet as "reasonably complete" as Saxon 7.9.1, the Oracle10g XML Developer's Kit that you can download from
http://otn.oracle.com/tech/xml contains our in-progress implementation of XSLT 2.0 in it.

In case you were looking to work with multiple Java, XSLT 2.0 engines.

For example, I believe we've implemented the new grouping features, but not yet the ability to define functions in XSLT. I 

If you need virtually all XSLT 2.0 features, then Saxon is your best (only? Java) bet for now.

Just wanted to send up a flare that other major vendors are working on XSLT 2.0 implementations, too. Michael Kay's just a little
more nimble with Saxon than we've been able to be so far! :-)

As we've done with XSLT 1.0, we'll ultimately offer both Java and C/C++ implementations of XSLT 2.0 as part of a future maintenance
release of the Oracle XDK. Our inside-the-database XML DB functionality depends on the C implementation, for example, for XML
parsing and XSLT transformation (among other things).


Steve Muench - Technical Evangelist, Product Mgr, Developer, Author - Oracle
http://radio.weblogs.com/0118231/

-----Original Message-----
From: M. David Peterson [mailto:m.david@xxxxxxxxxx] 
Sent: Tuesday, June 01, 2004 16:25
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Java and XSLT 2.0

Well that would explain your second post :)  Heres a copy of Michaels reply...

**********
The only reasonably complete implementation of XSLT 2.0 at present is Saxon 7.x, available from http://saxon.sf.net/

This is a Java implementation.

Michael Kay
**********

Best of luck!

<M:D/>

----- Original Message -----
From: <xptm@xxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, June 01, 2004 7:26 AM
Subject: Re: [xsl] Java and XSLT 2.0


I didn't get it. I subscribe to the list yesterday when i send the first 
message
but only today i've started receiving messages...


Citando "M. David Peterson" <m.david@xxxxxxxxxx>:

> Michael Kay already answered this.  Check your inbox for replies from
> Michael to your last posting of the same title...
>
> <M:D/>
>
> ----- Original Message -----
> From: "xptm" <xptm@xxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Tuesday, June 01, 2004 6:44 AM
> Subject: [xsl] Java and XSLT 2.0
>
>
> > Hi all:
> >
> > My Java 1.4.2_01-b06 instalation says it uses Xalan-Java 2.4.1. Can i 
> > use
> > XSLT 2.0 with this version? If not, how can i use XSLT 2.0 from Java?
> >
> > Thanks.
> >
> >
> >
> > --+------------------------------------------------------------------
> > 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@xxxxxxxxxxxxxxxxxxxxxx>
> > --+--
> >
>
>
> --+------------------------------------------------------------------
> 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@xxxxxxxxxxxxxxxxxxxxxx>
> --+--
>
>







O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt

--+------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxxx>
--+--


--+------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxxx>
--+--



Current Thread