gloss-template-xslt.dita 448 B

12345678
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DITA Glossary//EN" "glossary.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <glossentry id="gloss-template-xslt">
  5. <glossterm>XSL template</glossterm>
  6. <glossdef>Set of rules in an XSL stylesheet that are applied to nodes that match specific XML structures.</glossdef>
  7. </glossentry>