[oXygen-user] How do I do a pipe-line in Oxygen?

Dr. Patrik Stellmann Patrik.Stellmann at gdv-dl.de
Sun Jun 16 23:20:00 CDT 2019


Hi Jean-Luc,

I see the following options:
1. Create an XProc transformation scenario. There you will be able to create a pipeline with several xslt-stages. But you will need to learn a new programming language...
2. Create an XSLT transformation scenario and specify "additional XSLT stylesheets". But you will only get the final result file without intermediate results.
3. Create a new XSLT stylesheet the includes/imports you current stylesheets and. But this might not work if your current xslt stylesheets are incompatible (e.g. they all use the default transformation mode).

I'd recommend to start with option 2.

Regards,
Patrik

>
Dr. Patrik Stellmann

Anwendungsarchitektur und Koordination
GDV Dienstleistungs-GmbH | Niederlassung Frankenstraße
Tel: +49(40)33449-1142
Fax: +49(40)33449-1400
E-Mail: mailto:Patrik.Stellmann at gdv-dl.de

GDV Dienstleistungs-GmbH
Glockengießerwall 1
D-20095 Hamburg
www.gdv-dl.de

Niederlassungen:

Wilhelmstraße 43 / 43 G
10117 Berlin

Frankenstraße 18a
20097 Hamburg

Sitz und Registergericht: Hamburg
HRB 145291
USt.-IdNr : DE 205183123

Geschäftsführer:
Dr. Jens Bartenwerfer
Fred di Giuseppe Chiachiarella

Aufsichtsratsvorsitzender: Werner Schmidt

------------------------------------------------------------------
Diese E-Mail und alle Anhänge enthalten vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe der E-Mail ist nicht gestattet.

This e-mail and any attached files may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

-----Ursprüngliche Nachricht-----
> Von: oXygen-user [mailto:oxygen-user-bounces at oxygenxml.com] Im Auftrag
> von Jean-Luc Chevillard
> Gesendet: Sonntag, 16. Juni 2019 21:23
> An: oXygen-user at oxygenxml.com
> Betreff: [oXygen-user] How do I do a pipe-line in Oxygen?
>
> Dear Oxygen suport and Oxygen experts,
>
> can someone tell me how to make a pipeline in Oxygen?
>
> Typically,
> I start from a file called
> File_A.xml
> to which I apply a script called
> Script_1.xslt
> the result being a file called
> File_B.xml
> to which I apply a script called
> Script_2.xslt
> the result being a file called
> File_C.xml
> to which I apply a script called
> Script_3.xslt
> the result being a file called
> .....................
> ...................
> ...........
> ................
> File_M.xml
> to which I apply a script called
> Script_m.xslt
> the result being a file called
> File_N.xml
>
>
> Usually,
> when configuring the scenarios
> File_A.xml is associated with Script_1.xslt File_B.xml is associated with
> Script_2.xslt File_C.xml is associated with Script_3.xslt ......................
> File_M.xml is associated with Script_m.xslt
>
> Therefore
> what I do is:
>
> press the Apply Transformation Scenario(s) BUTTON Wait press the Apply
> Transformation Scenario(s) BUTTON Wait press the Apply Transformation
> Scenario(s) BUTTON Wait ...................
> press the Apply Transformation Scenario(s) BUTTON Wait
>
>
> However,
> I have not understood how to further simplify the process
>
> If I select several scripts in the "configuring the scenarios" window they all
> apply to the same base file, which is not what I want
>
> Is it possible?
> and IF YES
> what do I miss
>
> Thanks in advance for any pointers
>
> -- Jean-Luc Chevillard (in Paris)
>
> https://twitter.com/JLC1956
>
> https://univ-paris-diderot.academia.edu/JeanLucChevillard
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> https://www.oxygenxml.com/mailman/listinfo/oxygen-user


More information about the oXygen-user mailing list