<?xml-stylesheet href="../make-menu.xsl?cache=20260710" type="text/xsl"?>
<html>
    <head>
        <this-is section="products" page="products" subpage=""></this-is>
        <title>Saxonica: Our products</title>
        <meta name="title" content="Saxonica: Our products" />
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <meta name="description" content="the full range of Saxon products and features implementing four W3C defined languages on four technology platforms such as Java, .NET, Native, JavaScript" />
        <meta name="keywords" content="XSLT, XQuery, XSD, XPath, Java, .NET, Native, JavaScript" />
        <meta name="coverage" content="Worldwide" />
        <meta name="copyright" content="Copyright Saxonica Ltd" />
        <meta name="robots" content="index, follow" />
    </head>
    <body class="main">
        <h1>Our products</h1>
        <div id="aside">
            <h2>XML technologies</h2>
            <img src="../img/XML-component-blobs-cropped-tight.gif" width="240" height="233" />
            <p>For an introduction to XML, and XML technologies, see <a class="bodylink"
                    href="../technology/technology.xml">Technology</a>.</p>
        </div>
        <div id="aside">
            <h2>Technology platforms</h2>
            <p>The latest versions of Saxon-HE, Saxon-PE and Saxon-EE are available for: <b>Java</b>, and <b>C/C++, PHP and
                Python</b>. Note that for Saxon 13, the <b>.NET</b> product SaxonCS is currently available in
                the Home and Enterprise Editions; while SaxonCS 11 and 12 are available
                only in the Enterprise Edition. For further details see <a href="../products/platforms.xml"
                    class="bodylink">Platforms</a>.</p>
            <img class="platform-logo" src="../img/java-logo.png" width="30" height="55" />
            <img class="platform-logo" src="../img/net-logo.gif" width="30" height="30"
                style="padding-bottom:8px" />
            <img class="platform-logo" src="../img/c-platform-logo.png" width="30" height="30"
                style="padding-bottom:8px" />
            <p>SaxonJS is the Saxon product for JavaScript.</p>
            <img class="platform-logo" src="../img/javascript-logo.png" width="30" height="30" />
        </div>
        
        <p>The Saxon product implements:</p>
        <ul>
            <li>
                Four W3C-defined languages for processing XML (all up to date with the latest specifications):
                <ul>
                    <li><b>XSLT 3.0</b> for transformations</li>
                    <li><b>XQuery 3.1</b> for queries</li>
                    <li><b>XSD 1.1</b> for document validation</li>
                    <li><b>XPath 3.1</b> for navigation within documents</li>
                </ul>
            </li>
            <li>
                In three editions, each offering different levels of functionality:
                <ul>
                    <li><b>Home Edition</b> (HE) - open source, free of charge</li>
                    <li><b>Professional Edition</b> (PE) - with extra features for serious users</li>
                    <li><b>Enterprise Edition</b> (EE) - with optimizations for high throughput and productivity</li>
                </ul>
            </li>
            <li>
                On four <a href="../products/platforms.xml" class="bodylink">technology platforms</a>:
                <ul>
                    <li><b>SaxonJ</b> for <b>Java</b>, with language bindings to other JVM-based languages such as Scala</li>
                    <li><b>SaxonCS</b> for <b>.NET</b>, with language bindings to .NET-based languages such as C# and Visual Basic</li>
                    <li><b>SaxonC</b> for <b>Native</b>, with language bindings to C, C++, PHP, and Python</li>
                    <li><b>SaxonJS</b> for <b>JavaScript</b>, running in all modern browsers and on Node.js</li>
                </ul>
            </li>
        </ul>
        
        <h2>Product features</h2>
        <p> The main features offered by each of the Saxon products are outlined below (as in the
            current most stable release, Saxon 12<!--<insert name="current-version-release"></insert>-->). See the <a
                class="bodylink" href="../products/feature-matrix-12.xml">Feature matrix</a> for
            full details and to compare the different products, and <a class="bodylink"
                href="../technology/architecture.xml">Saxon architecture</a> for a diagrammatic
            overview of Saxon's main components and dataflows. <i>Note that for Saxon 11 and 12, the .NET
                product SaxonCS is available only in the Enterprise Edition.</i> 
            <!--<i>(Full Saxon 10 product descriptions will be added in due course.)</i>--></p> 
        
        <table class="products-table2">
            <tr>
                <td><a id="saxonhe" class="anchor"></a><p><b>Saxon-HE</b></p></td>
                <td><p>Home Edition: open-source entry-level product (available from <a
                    target="_blank" class="bodylink"
                    href="https://github.com/Saxonica/Saxon-HE/">GitHub</a>, 
                    <a target="_blank" class="bodylink"
                        href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE"
                        >Maven</a>, and <a target="_blank" class="bodylink"
                            href="https://www.nuget.org/packages/Saxon-HE/">Nuget</a>). 
                    Provides implementations of XSLT 3.0, XQuery 3.1, and XPath
                    3.1 at the basic level of conformance defined by W3C. <br />
                    <i>View full description for:
                    <a class="bodylink" target="_blank"
                        href="https://www.saxonica.com/products/PD12/SaxonJ-HE.pdf"
                        >SaxonJ-HE 12</a>, <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonC-HE.pdf"
                            >SaxonC-HE 12</a></i></p></td>
            </tr>
            <tr>
                <td><a id="saxonpe" class="anchor"></a><p><a title="Buy Saxon-PE now" class="bodylink"
                    href="../shop/shop.xml#!/Saxon-PE-Professional-Edition-ref-PE001/p/3667733/category=905991"
                    ><b>Saxon-PE</b></a></p></td>
                <td rowspan="2"><p>Professional Edition: adds a number of features to Saxon-HE,
                    including optional features in XSLT 3.0, support for Saxon extensions,
                    extensibility mechanisms, and optional features in XQuery 3.1; integration
                    with the ICU library to provide localization for different languages; and
                    support for external object models (such as JDOM2, XOM, DOM4J, AXIOM) on Java. <br />
                    <i>View full description for:
                        <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonJ-PE.pdf"
                            >SaxonJ-PE 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonC-PE.pdf"
                                >SaxonC-PE 12</a></i></p></td>
            </tr>
            <tr>
                <td><a title="Buy Saxon-PE now"
                    href="../shop/shop.xml#!/Saxon-PE-Professional-Edition-ref-PE001/p/3667733/category=905991"
                    ><img src="../img/pe-icon-1014-no-text.gif" width="50" height="50"
                    /></a></td>
            </tr>
            <tr>
                <td><a id="saxonee" class="anchor"></a><p><a title="Buy Saxon-EE now" class="bodylink"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><b>Saxon-EE</b></a></p></td>
                <td rowspan="2"><p>Enterprise Edition: the fully-featured product. Fully conformant
                    XSD 1.0 and XSD 1.1 schema processor, with support for schema-aware XSLT and
                    XQuery processing. Many other features including streaming in XSLT and
                    XQuery, XSLT packages, support for XQuery updates, an advanced query
                    optimizer, compilation of XQuery and XSLT code to Java bytecode, and much
                    more. <br />
                    <i>View full description for:
                        <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonJ-EE.pdf"
                            >SaxonJ-EE 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonCS-EE.pdf"
                                >SaxonCS-EE 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonC-EE.pdf"
                                >SaxonC-EE 12</a></i></p></td>
            </tr>
            <tr>
                <td><a title="Buy Saxon-EE now"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><img src="../img/ee-icon-1014-no-text.gif" width="50" height="50"
                    /></a></td>
            </tr>
        </table>
        <p>Saxon Enterprise Edition is available in four licensing packages, the difference being the extent to which the
            processor enables enterprise features (including Schema Awareness) for XSLT and XQuery. Below, "EE" means the
            enterprise features are included:</p>
        <table class="products-table">
            <tr>
                <td><a title="Buy EEV now"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><img src="../img/ee-v-icon-1014-no-text.gif" width="50" height="50"
                    /></a></td>
                <td><p><a title="Buy EEV now" class="bodylink"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><b>EEV</b></a></p></td>
                <td><p>Validation package: <b>Schema validation, XPath (EE)</b>; No XSLT and no XQuery
                    enterprise features. <br />
                    <i>(In the online shop, select the "No XSLT" and "No XQuery" language options.)</i>
                    <br /><i>View full description for:
                        <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonJ-EEV.pdf"
                            >SaxonJ-EEV 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonCS-EEV.pdf"
                                >SaxonCS-EEV 12</a>, <a class="bodylink" target="_blank"
                                    href="https://www.saxonica.com/products/PD12/SaxonC-EEV.pdf"
                                    >SaxonC-EEV 12</a></i>
                </p></td>
            </tr>
            <tr>
                <td><a title="Buy EET now"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><img src="../img/ee-t-icon-1014-no-text.gif" width="50" height="50"
                    /></a></td>
                <td><p><a title="Buy EET now" class="bodylink"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><b>EET</b></a></p></td>
                <td><p>Transformation package: <b>Schema validation, XPath (EE), XSLT (EE)</b>;
                    No XQuery enterprise features. <br />
                    <i>(In the online shop, select the "No XQuery" language option.)</i>
                    <br /><i>View full description for:
                        <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonJ-EET.pdf"
                            >SaxonJ-EET 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonCS-EET.pdf"
                                >SaxonCS-EET 12</a>, <a class="bodylink" target="_blank"
                                    href="https://www.saxonica.com/products/PD12/SaxonC-EET.pdf"
                                    >SaxonC-EET 12</a></i>
                </p></td>
            </tr>
            <tr>
                <td><a title="Buy EEQ now"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><img src="../img/ee-q-icon-1014-no-text.gif" width="50" height="50"
                    /></a></td>
                <td><p><a title="Buy EEQ now" class="bodylink"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><b>EEQ</b></a></p></td>
                <td><p>Query package: <b>Schema validation, XPath (EE), XQuery (EE)</b>; 
                    No XSLT enterprise features. <br />
                    <i>(In the online shop, select the "No XSLT" language option.)</i>
                    <br /><i>View full description for:
                        <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonJ-EEQ.pdf"
                            >SaxonJ-EEQ 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonCS-EEQ.pdf"
                                >SaxonCS-EEQ 12</a>, <a class="bodylink" target="_blank"
                                    href="https://www.saxonica.com/products/PD12/SaxonC-EEQ.pdf"
                                    >SaxonC-EEQ 12</a></i>
                </p></td>
            </tr>
            <tr>
                <td><a title="Buy EE now"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><img src="../img/ee-icon-1014-no-text.gif" width="50" height="50"
                    /></a></td>
                <td><p><a title="Buy EE now" class="bodylink"
                    href="../shop/shop.xml#!/Individual-Licenses/c/905991"
                    ><b>EE</b></a></p></td>
                <td><p>Enterprise Edition: The full product. <b>Schema Validation, XPath, XSLT and
                    XQuery, all enterprise features (including Schema Awareness).</b>
                    <br /><i>View full description for:
                        <a class="bodylink" target="_blank"
                            href="https://www.saxonica.com/products/PD12/SaxonJ-EE.pdf"
                            >SaxonJ-EE 12</a>, <a class="bodylink" target="_blank"
                                href="https://www.saxonica.com/products/PD12/SaxonCS-EE.pdf"
                                >SaxonCS-EE 12</a>, <a class="bodylink" target="_blank"
                                    href="https://www.saxonica.com/products/PD12/SaxonC-EE.pdf"
                                    >SaxonC-EE 12</a></i>
                </p></td>
            </tr>
            
        </table>
        
        <table class="products-table2">
            <tr>
                <td><p><a class="bodylink" href="../saxonjs/index.xml"><b>SaxonJS</b></a></p></td>
                <td><p>High-performance XSLT 3.0 and XPath 3.1 processor for JavaScript that runs in the browser or
                    on Node.js. Runs as a JavaScript application in the browser; the processor
                    has extensions for user-interaction, JavaScript interoperability and HTML
                    DOM read/write.</p>
                </td>
            </tr>
        </table>
        
    </body>
</html>
