mergan wrote:
>  
> 1) Where is the strange +' coming from at the end of the string when I am 
> using
> a '\A' in it ?  ( like in content: "The attribute is:",attr("X")," i this 
> case\A"; )

It is not +', it is a small icon representing a carriage return which
looks like that:

  |
<-+

XXE wants all forced new lines to be visible.



> 2) When I edit somthing in the xml and then 'save' it, it looks like xxe now 
> placed all
> the closing tags in the beginning of the line! If you then look at it with a 
> text editor,
> the 'readability' is very much ruined...     (???)
> Is there a way to avoid this?

Try Options->Options, the indent checkbox in the Save tab.
I'm adding this one to the FAQ.



> 3) It looks like we cannot display anything "before" the root element ( in 
> this case,
> it is the element CDDP )

Yes, it is impossible to do that.



> 4) The xml contains a <pre> element with some pre-formatted text. So far, I 
> did not
> find a way to preserve the returns in the display....
> How can we do this ?

See http://www.xmlmind.com/xmleditor/faq.html#pre

Reply via email to