new element format

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jabberwocky
Posts: 3
Joined: Fri Sep 01, 2006 8:18 pm

new element format

Post by jabberwocky »

I'm working with a client who has an xml document standard that requires that the start tag and end tag are on separate lines:

<proptype>
Annotation
</proptype>

Can I set up OxygenXML to do this by default?
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: new element format

Post by adrian »

Hello,

I'm afraid that there is no option in Oxygen that can accomplish this, not when first introducing the element and neither when formatting the document.

You could probably write an extension(Oxygen plugin) that does this automatically for you.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply