Re: How to get through Derivation type in BizTalk Map

Home Page Forums BizTalk 2004 – BizTalk 2010 How to get through Derivation type in BizTalk Map Re: How to get through Derivation type in BizTalk Map

#24124

Thanks for you reply I have one more question, I am able to get the desired output now but I am using .xsl to get the output because I have used xsi:type in my scripting functoid and its throwing error coz I have not declare xsi so when I am trying to declare xsi in the template its not accepting so I am using .xsl in my map, but I want to know whether its possible to declare xsi:type in template and not using any .xsl in my map?

Thanks