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


Thanks, but now I am confused. 

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">
?

if not, it looks to me as if you have implemented a rather different
functionality to the other XSLT processors...

Sebastian


 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]