Community

Tip: Default and error handling in XSLT lookup tables

(Uche Ogbuji) As I wrote in my earlier tip, lookup tables are a common technique for quickly finding results that would be very inefficient or impossible to determine through programming. They consist of a mapping that associates a key with a value. In that article, I demonstrated how to build l

Read More - Register for Free Membership