RE: Support of latest XSLT drafts

Subject: RE: Support of latest XSLT drafts
From: "Steve Muench" <smuench@xxxxxxxxxxxxx>
Date: Thu, 23 Sep 1999 06:17:38 -0700
Oracle's XSLT Engine, version 2.0.2
supports the Last Call Working Draft
of XSLT, too.

http://technet.oracle.com/tech/xml

Look for "Oracle XML Parser V2". Our
XSLT Engine is integrated with our
DOM implementation and our Parser.

______________________________________________
Steve Muench
Consulting Product Manager & XML Evangelist
Business Components for Java Development Team

| -----Original Message-----
| From: owner-xsl-list@xxxxxxxxxxxxxxxx
| [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Linda van den Brink
| Sent: Thursday, September 23, 1999 5:00 AM
| To: 'xsl-list@xxxxxxxxxxxxxxxx'
| Subject: RE: Support of latest XSLT drafts
|
|
| At least these processors support the latest XSLT draft:
| - XT by James Clark, http://www.jclark.com/xml/xt.html
| <http://www.jclark.com/xml/xt.html>
| - LotusXSL by IBM Alphaworks,
| http://www.alphaworks.ibm.com/formula/LotusXSL
| <http://www.alphaworks.ibm.com/formula/LotusXSL>
|
| - 4XSLT (in Python) by Fourthought supports a sub-set of the
| latest working
| draft: http://opentechnology.org/4Suite/4XSLT/
| <http://opentechnology.org/4Suite/4XSLT/>
|
| For more information about XSL tools, see http://www.xmlsoftware.com/xsl/
| <http://www.xmlsoftware.com/xsl/>  . I try to keep it up to date!
|
| Regards, Linda
|
|
| -----Original Message-----
| From: BOUCHET Sibastien [mailto:sebastien.bouchet@xxxxxxx]
| Sent: Thursday, September 23, 1999 10:33 AM
| To: 'XSL-List@xxxxxxxxxxxxxxxx'
| Subject: Support of latest XSLT drafts
|
|
|
| Hi,
|
|
| having worked some time with a demo version of Infoteria iXSLT, I got used
| to a fairly sexy function : doc(), which can be used the following way :
|
| <xsl:for-each select="doc('news*.xml')">
| ...
| </xsl:for-each>
|
| Are you aware of another XSLT processor able to perform such a
| "compilation", which offers great perpectives like advanced code
| generation
| based on multiple templates, for instance ? I would be interested in a
| Java-based one.
|
| More generally speaking, which processors support the latest XSLT drafts ?
| Any rumors about new releases ?
|
| Cheers,
|
| Sebastien Bouchet
|
|
|  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread