XhtmlDefault.dita 963 B

1234567891011121314151617181920
  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<indexterm>XHTML</indexterm></indexterm>
  13. <indexterm>dita.map.xhtml</indexterm>
  14. <indexterm>targets<indexterm>XHTML</indexterm></indexterm>
  15. <indexterm>entry file<indexterm>XHTML</indexterm></indexterm>
  16. </keywords>
  17. </metadata>
  18. </prolog>
  19. </concept>