473,394 Members | 1,759 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

how to join two xslt sheets

Hi all!
If I have 2 XSLTs and the 2nd takes output of the 1st,
is it possible to generate a sheet that would take input of the 1st one
and transforms it just as 2nd sheet would?

just in case my english isn't understandable:
A.xml---1.xsl--->B.xml---2.xsl--->C.xml
1.xsl+2.xsl=3.xsl
A.xml------------3.xsl----------->C.xml

regards, rufio
Jul 20 '05 #1
1 1606
rufio,

Technically I beleive it is possible. Since XSLT is Turing-equivalent, it
should be possible to perform any programming operation using it.

However, that doesn't mean it's realistic to combine two XSLTs in the
general case. Obviously for some cases it's reasonably straightforward but
there are some cases where it just seems to want to be split into two parts
and is inordinately complicated to do in one stage. I think if someone did
find a generic algorithm to combine two transformations it would be of
mathematical interest only.

That's my two cents but I'd be interested to hear if anyone else has a
different opinion

Andy

"rufio" <ruf(dziesiec)_n*@op.usun.pl> wrote in message
news:bg***********@news.atman.pl...
Hi all!
If I have 2 XSLTs and the 2nd takes output of the 1st,
is it possible to generate a sheet that would take input of the 1st one
and transforms it just as 2nd sheet would?

just in case my english isn't understandable:
A.xml---1.xsl--->B.xml---2.xsl--->C.xml
1.xsl+2.xsl=3.xsl
A.xml------------3.xsl----------->C.xml

regards, rufio

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Thomas Honold | last post by:
Hi there, I want to generate C++ or Java code by script, e.g. classes with getter/setter methods. Someone told me that nowadays it is done with XML and XSLT. I should use - XML File which...
5
by: Brett conklin | last post by:
I would like to not use the google groups as a crutch in my XSLT journey. What is the best xslt reference out there? Is it a book? Is it a web site? I am finding that I can come up with nearly...
4
by: Mike King | last post by:
Can anyone help me. I need to process groups of elements and their children nodes very high on the template stack. Is it possible? :::Source XML document::: <root xmlns="urn:tempuri.org">...
2
by: Al Bondy | last post by:
Hi, I'm trying to use the XSL function string-join() as explained at the following link : http://www.w3.org/TR/xpath-functions/#func-string-join Here is my line of code <xsl:value-of...
5
by: Brandolon Hill | last post by:
Hi, Is there a way to check and see if a parameter is defined in XSLT? I have many stylesheets that all have an <xsl:include> of the same stylesheet, "foo.xsl". Foo relies on several...
6
by: David Walker | last post by:
Hi, I have an XML file created by a third party in which an element with a simple content model has a text value consisting of 2 parts separated by a colon, like this ...
2
by: solex | last post by:
Hello, Is there a way to develop a style sheet that runs on the client that will open the file in excel? Thanks, Dan
15
by: Jeff Uchtman | last post by:
Can I draw from 2 XML sources, the structure is exactly the same execpt for data contained into 1 xslt using math to add some structrure, and displaying others as node 1 and node 2? This data is...
1
by: Hallvard B Furuseth | last post by:
Can I have one XSLT style sheet which expands some brief XML to a longer "normalized" form, which one of several other XSLT style sheets expands further (or one of several parts of one sheet)? ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.