rel1.0.dita 1.6 KB

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE reference
  3. PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
  4. <reference xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/" id="rel1.0" ditaarch:DITAArchVersion="1.2"><title>DITA OT release 1.0</title><shortdesc>The initial release of the Open Sourced DITA Toolkit introduces major architectural
  5. changes from the previous, developerWorks version of the Toolkit.</shortdesc><refbody><section>
  6. <title>New features</title>
  7. <ol><li>A new, Java-based processing architecture that supports single-threaded execution
  8. throughout.</li><li>Ant-based orchestration of the processing environment, from preprocessing to
  9. transformation to any required post-processing.</li><li>A pre-processor core that supports conditional processing and conref resolution.</li><li>Map-driven processing that generates links for transformed topics.</li><li>A new DITA to HTML transform that replaces the previous topic2html_Impl.xsl core
  10. transform. This new core is based on requirements for high-volume usage within IBM for
  11. the past several years.</li></ol>
  12. <p>Ant-driven processing means that you can
  13. integrate the DITA processing tools into a seamless pipeline within
  14. supportive environments such as Eclipse.</p> <p>The DTDs and
  15. Schemas in this version are based on those in the previous dita132
  16. package with bug fixes. The DITA OS Toolkit will later support the
  17. OASIS 1.0 specification in its public review form.</p>
  18. </section></refbody></reference>