Page 1 of 1

new element format

Posted: Thu Feb 10, 2011 9:20 pm
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?

Re: new element format

Posted: Fri Feb 11, 2011 5:56 pm
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