This file is indexed.

/usr/share/doc/refdb/refdb-manual/ch22.html is in refdb-doc 1.0.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 22. The RefDB SGML/XML input and output formats</title><link rel="stylesheet" type="text/css" href="manual.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="RefDB handbook" /><link rel="up" href="pt05.html" title="Part V. Programmer's manual" /><link rel="prev" href="ch21s02.html" title="How to insert a new backend into RefDB" /><link rel="next" href="ch22s02.html" title="The XML input format for bibliographic styles" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 22. The RefDB SGML/XML input and output formats</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch21s02.html">Prev</a> </td><th width="60%" align="center">Part V. Programmer's manual</th><td width="20%" align="right"> <a accesskey="n" href="ch22s02.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h2 class="title"><a id="chapter-inout-formats"></a>Chapter 22. The RefDB SGML/XML input and output formats</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="sect1"><a href="ch22.html#idp68371328">The XML input format for bibliographies</a></span></dt><dt><span class="sect1"><a href="ch22s02.html">The XML input format for bibliographic styles</a></span></dt><dt><span class="sect1"><a href="ch22s03.html">The XML input format for extended notes</a></span></dt><dt><span class="sect1"><a href="ch22s04.html">Processing expectations for the RefDB DocBook bibliography output</a></span></dt></dl></div><p>RefDB uses XML files to encode the information about the required references for a bibliography. The resulting bibliographic output can be used as an external entity in both XML and SGML DocBook files (the bibliography can be transformed to any other SGML or XML type with suitable stylesheets). The structures of these files will be briefly explained in this chapter.</p><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="idp68371328"></a>The XML input format for bibliographies</h2></div></div></div><p>RefDB uses <span class="application">(Open)Jade</span> (for SGML documents) or an XSLT processor (for XML documents) to extract a list of required references and their logical relationships (position in the document, single or multiple citations and such). This list is encoded in an XML document conforming to the <a class="ulink" href="http://refdb.sourceforge.net/citationlistx/index.html" target="_top">CitationList XML DTD</a>.</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch21s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt05.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch22s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">How to insert a new backend into RefDB </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> The XML input format for bibliographic styles</td></tr></table></div></body></html>