I'm trying to convert an EDIFACT format to an xml with babeldoc using the flat2xml module. 
I want to now if it's possible to specify an escape character for field-separator and line-ending in the conversion xml document, or if there is some workaround in order to manage escape chars.
Thanks