Re: [xsl] Extracting elements by parent

Subject: Re: [xsl] Extracting elements by parent
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Wed, 26 Mar 2008 15:29:00 +0100
Joe Tseng wrote:

What I want to achieve is 1) while looping through the batches print out all the associated elements and attributes of a batch 2) within a batch loop through the tests and print out all the associated parameters and associated elements and attributes of a test.

Can you be more specific on the transformation result? Do you want XML or HTML or text output?
If you want XML output for instance how would the transformation result differ from the input XML? Printing out all "associated elements and attributes" sounds a bit as if you just want to copy those elements with their attributes to the result.


--

	Martin Honnen
	http://JavaScript.FAQTs.com/

Current Thread