BizTalk Server 2002 AIC "XMLFormatter"
02/2004
The XMLFormatter is a Microsoft BizTalk Server 2002 (TM) application integration component that is used to format XML data.
The Haberkorn Ulmer GmbH processes XML data in diverse scenarios. In some cases this data is saved to the file system - sometimes to hand it over to another application, sometimes for archiving and sometimes for debugging.
Per default BizTalk Server outputs the data unformatted in a single line of text. While this does not matter for further processing it makes it difficult and uncomfortable for the human user to look at those single
line documents. For this reason the XMLFormatter has been created. It outputs the XML data in a format that is comfortable to read by the end user.