Triggering XALAN/XERXES from a start routine

2002-02-01 Thread Matthias Fischer

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]




RE: Triggering XALAN/XERXES from a start routine

2002-02-01 Thread Stefan Weber

wrong group???

-Original Message-
From: Matthias Fischer [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 10:41 AM
To: Liste, FOP
Cc: Zelkanovic, Adnan; Thaler, Gregor
Subject: 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]

<<<<<<<<<<<<<<<<<<<<<<<<<<<
sitewaerts GmbH
Hebelstraße 15
D-76133 Karlsruhe

Tel: +49 (721) 920 918 0
Fax: +49 (721) 920 918 29
http://www.sitewaerts.de
>>>>>>>>>>>>>>>>>>>>>>>>>>>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




AW: Triggering XALAN/XERXES from a start routine

2002-02-05 Thread Beer, Christian

I think it's off topic, but look at 
http://xml.apache.org/xalan 
http://xml.apache.org/xerces 

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]
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: AW: Triggering XALAN/XERXES from a start routine

2002-02-05 Thread Aleksandar Zivkovic

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]