Re: XSLT processor performance

Subject: Re: XSLT processor performance
From: "Steve Muench" <smuench@xxxxxxxxxxxxx>
Date: Mon, 31 Jul 2000 08:39:56 -0700
| the Oracle thing works in two stages, you declare a named output
| specification, and then refer to it later in a template. Unless I
| misunderstand, the top-level element sets up a file handle you can
| write to at any time, which has its uses. the template-level output
| does not open and close a file in its scope, as most (all?) of the
| other implementations do
| 
| as I say, I may misunderstand it, since it does not actually work for
| the way I wanted to test it.

In our 2.0.2.10 release, <ora:output> will support a template-based
<ora:output> href attribute which can take attribute value templates 
just like Saxon and XT.

_________________________________________________________
Steve Muench, Consulting Product Manager & XML Evangelist
Oracle Corp.


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


Current Thread