aspose file tools
The moose likes XML and Related Technologies and the fly likes Multiple XSLTs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Multiple XSLTs" Watch "Multiple XSLTs" New topic
Author

Multiple XSLTs

Tiya Khambadkone
Ranch Hand

Joined: Sep 15, 2011
Posts: 40
I want to write a XSLT or java program that will do the follwoing :
I have all these Input and Output files. I just want to write a main file that will call these.
Step ---Input---- Output
1 ---a.xml and x.xsl--- b.xml and c.xml

2 ---b.xml and y.xsl--- d.xml, e.xl,f.xml,etc.
---c.xml and z.xsl--- l.xml,m.xml,n.xml,etc.

3 ---d.xml and u.xsl--- j.xml
---e.xml and u.xsl--- k.xml
---f.xml and u.xsl--- l.xml
.. ..
.. ..
---l.xml and u.xsl--- r.xml
---m.xml and u.xsl--- s.xml
---n.xml and u.xsl--- t.xml
.. ..
Tiya Khambadkone
Ranch Hand

Joined: Sep 15, 2011
Posts: 40
I want to thank Paul Clapham and g tsuji for there valuable comments and answers. I am a newbie for xslt and I have been helped a lot by your answers. I am sure many people using XSLT will be facing similar issues as mine and would also get lot of help reading your answers. Thank you.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Multiple XSLTs
 
Similar Threads
Dynavalidation, and problems with.
Modularizing "tiles-defs.xml"
Interview
StrutsConfig.xml dilemma
Struts Lovers, explain this.