summaryrefslogtreecommitdiff
path: root/src/help/studio_help/tools/ditaot/plugins/cshelp/catalog-dita.xml
blob: e12052c8d2e243acf785df9553c509b40a00bfda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" ?>
<!-- This file is part of the DITA Open Toolkit project hosted on 
     Sourceforge.net. See the accompanying license.txt file in the
     main toolkit package for applicable licenses.-->
<!-- (C) Copyright IBM Corporation 2006 All Rights Reserved. -->

<!--
     This file declares each DTD module that is part of the specialization.
     The path is relative to the base toolkit directory.
-->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"
         prefer="public">

  <public publicId="-//IBM//DTD DITA CSHelp//EN"
          uri="plugins/cshelp/dtd/cshelp.dtd"/>
  <public publicId="-//IBM//ELEMENTS DITA CSHelp//EN"
       uri="plugins/cshelp/dtd/cshelp.mod"/>

</catalog>