e77dbe04ac
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
13 lines
384 B
XML
13 lines
384 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<preface xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
version="5.0"
|
|
xml:id="ch_preface">
|
|
<title>Preface</title>
|
|
<?dbhtml stop-chunking?>
|
|
|
|
<xi:include href="section_conventions.xml"/>
|
|
<xi:include href="section_dochistory.xml"/>
|
|
</preface>
|