Home Page › Forums › BizTalk 2004 – BizTalk 2010 › XML debatching (long) › Re: XML debatching (long)
October 9, 2008 at 8:10 AM
#20935
When you create a schema in Visual studio, it will automatically assign a namespace but if your incoming xml doesn’t have a namespace associated with <entry> node, you have to update the namespace of <entry> node to empty.