
<topic>
    <title>Product Download</title>
    <body>
        <p> </p>
        <section outputclass='notoplink'>
            <title>DITA Storm</title>
              <!--The DITA Storm software download is distributed for evaluation and testing purposes only. Under this condition you can use it for free on an as-is basis. Currently available version is %version% (build %build%).-->
            <p>
                 Version 2.0 of the product introduces following new features: 
                <ul>
                    <li> Extended support of DITA elements including Map, Concept and Simpletable. For full list of supported elements visit <xref href='supportedDitaElements.xml'>DITA Support </xref>section.</li>
                    <li> Enhanced support for XSL customization of XML element rendering. </li>
                    <li> Open interface for adding and modifying XML elements.</li>
                </ul>
            </p>
        </section>
        <section outputclass='callout'>
            <title/>  
            <p> </p>
             Register for Product Download 
            <p><b><xref href='http://www.inmedius.com/c_forms/f_ditastorm_product.html' outputclass='_blank'>Click Here</xref></b> </p>
            <p>
                <note> The software is not a standalone editor, but a component that can be embedded into a web application or content management system. If all you need is ability to edit your DITA files access our <xref href='editorlauncher.xml'>Free Online Editor</xref>. </note>
            </p>
            <p/> 
        </section>
	<!--
        <section>
            <title>Previous Versions of DITA Storm</title>
              With the new release, all users of Version 1.1 will receive a complimentary new version upgrade. 
            <note>
                Version 1.1: Current version of the product is slightly changing the way editor integrates into the web page. Following syntax should be used to initialize product on the page: 
                <p>ditaStorm.render('DITAStorm','100%','100%','simple.css','simple.xsl.js');</p>
                <p>
                     In the list of parameters 
                    <ul>
                        <li>simple.css - CSS style of the editing area</li>
                        <li>simple.xsl.js - compiled version of XSL template used to render the content. For more information see <xref href='modelCompilation.xml'>this</xref> section.</li>
                    </ul>
                </p>
            </note>
        </section>
	-->
    </body>
</topic>
