13
0
livetrax/manual/templates/chapter_template.xml

22 lines
419 B
XML
Raw Normal View History

<?xml version="1.0" standalone="no"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<chapter id="ch-template">
<title>Chapter Template</title>
<subtitle>Subtitle</subtitle>
<section>
<title>Section</title>
</section>
<!--
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="Some_Subsection.xml" />
-->
</chapter>