Hi, You don't have to use Visual Basic, you can stay with same language.
You can integrate Xalan & Xerces in Java application (exmpl: made by JBuilder), and open dialogs for each type of file, or create file and then process, or something else if you like. You have example on http://xml.apache.org/xalan or http://xml.apache.org/xerces . -- Best regards, Alex _________________________________________________________________________ Tuesday, February 05, 2002, 5:07:06 PM, you wrote: BC> I think it's off topic, but look at BC> http://xml.apache.org/xalan BC> http://xml.apache.org/xerces BC> You can call xalan from command line. >> -----Urspr�ngliche Nachricht----- >> Von: Matthias Fischer [mailto:[EMAIL PROTECTED]] >> Gesendet: Freitag, 1. Februar 2002 10:41 >> An: Liste, FOP >> Cc: Zelkanovic, Adnan; Thaler, Gregor >> Betreff: Triggering XALAN/XERXES from a start routine >> >> >> Is it possible to program a start routine, let's say: in some >> programming >> language (preferably Visual Basic) to trigger an XSL >> transformation from the >> outside? Have XALAN/XERXES the necessary interface(s)? >> >> I would need to hand over the source and target paths of the >> XML instances >> and the path of the XSLT. >> >> Has anyone done this already? >> >> >> Matthias Fischer >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, email: [EMAIL PROTECTED] >> BC> --------------------------------------------------------------------- BC> To unsubscribe, e-mail: [EMAIL PROTECTED] BC> For additional commands, email: [EMAIL PROTECTED] . --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
