2005-05-17 02:13:30 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 12:56:21 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-12-13 23:26:53 +08:00
|
|
|
<chapter id="pst-xml">
|
2005-05-17 02:13:30 +08:00
|
|
|
<?dbhtml filename="xml.html"?>
|
2002-12-13 23:26:53 +08:00
|
|
|
|
2005-05-17 02:13:30 +08:00
|
|
|
<title>Extensible Markup Language (XML)</title>
|
2003-09-25 00:33:32 +08:00
|
|
|
|
2020-03-25 20:06:24 +08:00
|
|
|
<para>
|
|
|
|
This chapter contains the DocBook XML document type definition
|
|
|
|
(DTD) and DocBook Stylesheets which are used to validate, transform,
|
|
|
|
format and publish DocBook documents.
|
|
|
|
</para>
|
2005-05-17 02:13:30 +08:00
|
|
|
|
2020-04-10 04:11:25 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-45-xml.xml"/>
|
2019-09-15 03:08:07 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook5.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook51.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-xsl.xml"/>
|
2012-02-08 09:09:20 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="itstool.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xmlto.xml"/>
|
2002-12-13 23:26:53 +08:00
|
|
|
|
|
|
|
</chapter>
|