new element format
Posted: Thu Feb 10, 2011 9:20 pm
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?
<proptype>
Annotation
</proptype>
Can I set up OxygenXML to do this by default?