RE: [xsl] XSL Trnasfromation - Is it possible to do a bottom up transformation?

Subject: RE: [xsl] XSL Trnasfromation - Is it possible to do a bottom up transformation?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 19 Nov 2007 09:49:35 -0000
> The problem is here you are transforming top down.

I don't understand your fixation with these terms bottom-up and top-down.
Think functionally: x is a function of y. And it really doesn't matter
whether a transformation is top-down, bottom-up, outside-in, or inside-out,
so long as it produces the right answer. 

If Abel's solution produces the wrong answer then you need to explain the
requirement more clearly. Sample input and output is often useful if it's
difficult to explain it in clear English.

Michael Kay
http://www.saxonica.com/

Current Thread