Update systemid.xml

You must tell IXIASOFT CCMS how to refactor the doctype declaration for any subjectScheme maps that you import. In previous releases of IXIASOFT CCMS, there were separate DTDs for subjectScheme maps and therefore a unique doctype declaration for them. IXIASOFT's implementation of DITA 1.3 integrates subjectScheme into the shell map DTD and therefore subjectScheme maps use the same doctype declaration as maps and bookmaps.

  1. Check out and open system/conf/systemid.xml.
  2. Delete the following line.
    <reference public="-//OASIS//DTD DITA Subject Scheme Map//EN" 
    ¶system="subjectScheme.dtd"/>
    Note: The ¶ symbol indicates a manual line break that has been inserted here for formatting. There should be no actual line break in the code.
  3. Save and check in systemid.xml.