xsl-list
[Top] [All Lists]

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

2007-11-19 02:50:09

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/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--