|
Abbey Workshop |
||||||||||
I just wrote a how to for splitting apart a list of values in an XML element into an element list using XSLT. This is one of those things I had to look up a couple of times in the last few months and am just tired of "refinding" examples. So now I can just grab the code any time.
It is amazing how often you will find XML applications that do not properly mark up data and just stuff data lists in an element. If your data has some meaning, say a parts list or product list, identify each item with tags. It will save you work in the long run. Trust me on this one.
Copyright © Abbey Workshop 2006