How to remove xd:doc from a newly created XSL document
Posted: Sun Nov 14, 2010 8:50 pm
I noticed that every time I create a new XSL document, this documentation tag is put in.
<xd:doc xmlns:xd="http://www.oxygenxml.com/ns/doc/xsl" scope="stylesheet">
<xd:desc>
<xd:p><xd:b>Created on:</xd:b> </xd:p>
<xd:p><xd:b>Author:</xd:b></xd:p>
<xd:p></xd:p>
</xd:desc>
</xd:doc>
Is there anyway to tell OxygenXML to stop doing this? I don't have a need for this functionality right now, so it would be nice to be able to change this. Thank you for reading.
<xd:doc xmlns:xd="http://www.oxygenxml.com/ns/doc/xsl" scope="stylesheet">
<xd:desc>
<xd:p><xd:b>Created on:</xd:b> </xd:p>
<xd:p><xd:b>Author:</xd:b></xd:p>
<xd:p></xd:p>
</xd:desc>
</xd:doc>
Is there anyway to tell OxygenXML to stop doing this? I don't have a need for this functionality right now, so it would be nice to be able to change this. Thank you for reading.