Another great sample of using XSLT inside the BizTalk mapper

Have a look here at Stephen Kaufman's blog. His latest entry handles some complex mapping problems. He uses xslt to accomplish a task that would have been impossible with the mapper. I don't know if you have to sort this list first by country (I guess you do). But the sample shows how powerfull XSLT inside the BizTalk mapper really is.
Published 12-20-2005 9:50 AM by Patrick Wellink
Filed under:

Comments

# re: Another great sample of using XSLT inside the BizTalk mapper

Wednesday, August 02, 2006 11:43 AM by Ronderz
I googled and found, One more geek written the similar functionality in xlinq here

http://biztek.blogspot.com/2006/07/group-and-sum-of-account-biztalk-xlinq.html