2007-02-01 23:29:55 -05:00
|
|
|
<?xml version="1.0" standalone="no"?>
|
2007-02-08 00:48:04 -05:00
|
|
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2007-02-01 23:29:55 -05:00
|
|
|
|
2007-02-17 08:16:27 -05:00
|
|
|
<!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
|
|
|
|
%BOOK_ENTITIES;
|
|
|
|
|
2007-02-01 23:29:55 -05:00
|
|
|
]>
|
|
|
|
|
|
|
|
<section id="sn-template">
|
|
|
|
|
|
|
|
<title>Section Template</title>
|
|
|
|
<subtitle>Subtitle</subtitle>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
A paragraph
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="Some_Subsection.xml" />
|
|
|
|
-->
|
|
|
|
|
|
|
|
</section>
|