Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Can BizTalk 2009 Map out xml delimeter as LF › Re: Can BizTalk 2009 Map out xml delimeter as LF
May 24, 2010 at 7:38 AM
#24784
There is no way that I know of, other then manipulating the output stream to replace CRLF with LF using a text mechanism like regex.
According to the Xml spec, a compliant Xml Processor will treat CR, CRLF and LF as end of line markers. http://www.w3.org/TR/2008/REC-xml-20081126/#sec-line-ends