Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Mapping an Optional Element w/ Required Attribute to an Optional Element › Re: Mapping an Optional Element w/ Required Attribute to an Optional Element
January 15, 2009 at 2:41 AM
#21509
Just insert a Loop functoid or a Logical Existence functoid between ANode and BNode in addition to the value link between @att and BNode. That should do it. Test both and compare the xslt, doing that, I’d pick the loop.
//Niklas Häggström – Connecta AB