Differences between the DITA Open Toolkit bundled with Oxygen and a regular DITA Open Toolkit distribution
downloaded from the DITA OT project:

http://www.dita-ot.org/

--------ADDITIONAL INSTALLED PLUGINS---------------

plugins\com.oxygenxml.webhelp   ->   Plugin for generating WebHelp output developed and implemented by Oxygen.
plugins\com.oxygenxml.highlight   ->   Plugin for highlighting codeblock content developed and implemented by Oxygen.
plugins\com.oxygenxml.pdf.prince  -> Plugin for building PDF using DITA + CSS.
plugins\mathml                  ->   Plugin for minimal MathML specialization support implemented by Oxygen.

--------REMOVED RESOURCES----------------
The following directories have been removed:

tools
doc

The following libraries have been removed (and the equivalent ones in "OXYGEN_INSTALL_DIR\lib" are used instead):

lib\saxon\saxon9.jar
lib\saxon\saxon9-dom.jar
lib\xercesImpl.jar
lib\xml-apis.jar
lib\icu4j.jar

The bundled ANT distribution "tools\ant" has been removed and the "OXYGEN_INSTALL_DIR\tools\ant" is used instead.

----------PATCHES---------------------

plugins/org.dita.xhtml/xsl/xslhtml/dita2htmlImpl.xsl
	EXM-33743 Skip img/data-about in XHTML output.
