[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: no output files
On Tue, Nov 18, 2008 at 6:05 PM, Tony Nassar <tnassar@xxxxxxxxxxxxxxxx> wrote: > To clarify: > > C:\...\Neale>java -cp "C:\...\saxon9.jar" net.sf.saxon.Transform -s:ivy.xml -xsl:ivy2.xsl -o:NUL > > ...worked just as I hoped. > Another way to do the same, without worrying about implementation specifics is to enclose the transformation into an <xsl:variable/> (which means that nothing is to be done with this variable). As this variable will capture the results of the transformation, no output will be produced. -- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence. --------------------------------------- To invent, you need a good imagination and a pile of junk ------------------------------------- Never fight an inanimate object ------------------------------------- You've achieved success in your field when you don't know whether what you're doing is work or play
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|