[erlang-questions] Problem with xmerl - xml parsing

Richard Andrews bbmaj7@REDACTED
Wed Apr 1 13:43:12 CEST 2009






----- Original Message ----
> \n problem in xml file .
...
> this is the output i got when i run the program
> 
> >test_parse:start().
> Out put is the xmlElement recort and for the string in xml file it is
> parsing as "one    two     three" but this i had not expected i
> experted \n in between one ,two and three. . And one more point i cant
> put \n inside the string if i put \n in between the strings it parser
> and displays as "\\n" i need only one \n is there is any way to put \n
> inside the string .

Erlang is not python.
Have a look at iolib if you want to construct complex strings.


      Enjoy a safer web experience. Upgrade to the new Internet Explorer 8 optimised for Yahoo!7. Get it now.



More information about the erlang-questions mailing list