On Mar 5, 2011, at 11:18 AM, pbreit wrote:
> There was also a suggestion that the space before the = might have been an
> issue: {{ =XML(msg)}} Is that space in there on purpose or by accident?
Leading spaces get stripped (between {{ and =), so that wasn't relevant (in
this case).

