Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Mapping Question › Re: Mapping Question
May 1, 2008 at 11:54 AM
#19524
Anon,
Thanks for the comment re. the double-slash. I’ve never used inline-xslt in anger before, I’ve always gone to straight custom XSLT files where I can do (for example):
/ns0:Root/ns0:child/ns0:value
However, when I put together a test project for this post, I discovered that that wasn’t accepted. A blog post I found suggested that the double slashes was the answer. I’ll bear the performance issue in mind in the future.
Cheers, Nick.