xhtml-processing.dita 996 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <concept id="xhtmldefault" xml:lang="en-US">
  5. <title>XHTML processing</title>
  6. <shortdesc>After the XHTML files are generated by the common routine, the <codeph>dita.map.xhtml</codeph> target is
  7. called by the <option>xhtml</option> transformation. This target generates a TOC file called
  8. <filepath>index.html</filepath>, which can be loaded into a frameset.</shortdesc>
  9. <prolog>
  10. <metadata>
  11. <keywords>
  12. <indexterm>HTML
  13. <indexterm>XHTML</indexterm></indexterm>
  14. <indexterm>dita.map.xhtml</indexterm>
  15. <indexterm>targets
  16. <indexterm>XHTML</indexterm></indexterm>
  17. <indexterm>entry file
  18. <indexterm>XHTML</indexterm></indexterm>
  19. </keywords>
  20. </metadata>
  21. </prolog>
  22. </concept>