Hi, I need to write Custom pipeline component to remove "ns0:" namespace from the message, how do I write code or develop pipeline component, does anyone have samples?Thanks
Hi. You will find how to write custom pipeline in Biztalk Hothod magazine
http://biztalkhotrod.com/Documents/Issue8_Q4_2009.pdf
page 63
However, there is many other ways to remove namespace from the message, like with message assignment, and custom dll.