2005/8/19, Sorin Ristache <[EMAIL PROTECTED]>: > Hello, > > Do a normal pretty-print without adding A to the list of preserve space > elements. You will obtain: > > <A ID="1" REF="2"> > <B>foo</B> > <C>bar</C> > </A> > > so the errors will point to the correct lines. You will remove the extra > spaces later when you process the document.
In fact, I just find another partial way to work : with the tree editor : i can validate the document find error and adjust element names and save (in "one line"), but i can't use refactoring with the default perspective i can use the outline, but i have to know where the problem is to use refactoring. I can use the refactoring from the outline (with the menu) but i can't access it by the popup menu or by shortcut ! Thank you very much for helping me finding a solution Best regards Xmlizer > > > Best regards, > Sorin > > > mozer wrote: > > I need it because i get "one line xml" documents. And with oXygen i > > cannot go to the error if the line is too long. May be if i could go > > to the error and manipulate the document in one line i won't need this > > tool... > > > > And i don't want extra whitespaces in elements. > _______________________________________________ > oXygen-user mailing list > [email protected] > http://www.oxygenxml.com/mailman/listinfo/oxygen-user > _______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
