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: ora:output


| I typically want to *derive* the name of the output
| file. e.g. in my gravestones, I  want to run over each stone and write
| it out to a file called "stone56.html" or whatever, depending on its
| ID. Your example predeclares all the output files at the top. Can I
| not say something like
| 
|  <ora:output name="foo"/>
| 
| ...
|  <ora:output use="foo" href="X{@number}.html">

The intent was that an "href" could be provided on the
usage of <ora:output> in the template to override
one that might be provided globally, but in testing
this further the href on the <ora:output> in the
template is getting ignored.

Have filed bugs with our devs to get this fixed in 2.0.2.10

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





 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]