xsl-list
[Top] [All Lists]

Re: How to do this without updating a variable?

2005-09-08 11:33:16
Yeah this is much more elegant. A useful way to thing
about this problem (for me atleast) is to think that
the datastructure is already there, to create the
output I just have to traverse it based on what
information I need. Slowly, I'm getting used to this
new way of thinking ...

That's a reasonable view of how XSLT works. That's why it's very handy to 
define one's output format first and then think about plucking the data 
from the source XML to fill in the output.

Thanks to Jay and Mukul for additional help.

My pleasure.

Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>