This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSLT processor performance


| 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]