Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Trouble creating Biztalk map › Trouble creating Biztalk map
September 1, 2006 at 8:55 PM
#15534
You will need to use custom Xslt.
There are a number of ways of doing this in Xslt, the most efficient is using Muenchian grouping.
[url]http://www.jenitennison.com/xslt/grouping/muenchian.html[/url]