The element <verbatimText> contains text that is supposed to be presented as is, without distorting the content. Typically, using the element <verbatimText>, the included text represents information such as computer program text or non-proportional display text.When the element contains markup, the information must be entered in such a way that the marked up information does not interfere with the data module markup itself. One way to achieve this is to use a CDATA marked section for that information. This will also retain line feeds, etc.