]> granicus.if.org Git - docbook-dsssl/commitdiff
New and updated tests
authorNorman Walsh <ndw@nwalsh.com>
Fri, 3 Mar 2006 08:52:39 +0000 (08:52 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 3 Mar 2006 08:52:39 +0000 (08:52 +0000)
testdocs/tests/refentry.010.xml [new file with mode: 0644]

diff --git a/testdocs/tests/refentry.010.xml b/testdocs/tests/refentry.010.xml
new file mode 100644 (file)
index 0000000..6d9661c
--- /dev/null
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+          "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+<article>
+<articleinfo>
+<title>Unit Test: refentry.009</title>
+<releaseinfo role="CVS">$Id$</releaseinfo>
+<author><firstname>Norman</firstname><surname>Walsh</surname>
+        <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
+</author>
+</articleinfo>
+
+<refentry id="minimal">
+<refmeta>
+  <refentrytitle>Minimal</refentrytitle>
+  <refmiscinfo class="foo">bar</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>Minimal</refname>
+<refpurpose>Test of a minimal RefEntry</refpurpose>
+</refnamediv>
+
+<refsect1>
+<title>Description</title>
+<para>This is a minimal RefEntry.</para>
+</refsect1>
+</refentry>
+
+</article>