Hello Matt and others, I want to change the xslt task, so that the stylesheet can be either a regular file or a zip entry (or may be even any resource).
This brings me to point : we do not have yet a syntax to generate resources from attributes, do we ? My dream : <xslt in="somedata.xml" out="someresult.html" styleresource="zip:file:foo/bar/my.zip!alpha/beta/style.xml"/> which would mean of course take from foo/bar/my.zip the entry alpha/beta/style.xml and use it to transform somedata.xml into someresult.html. Any ideas ? Regards, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]