2005-05-17 00:46:50 +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:35:14 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-12-13 23:26:53 +08:00
|
|
|
<chapter id="pst-sgml">
|
2005-05-17 00:46:50 +08:00
|
|
|
<?dbhtml filename="sgml.html"?>
|
2002-12-13 23:26:53 +08:00
|
|
|
|
2005-05-17 00:46:50 +08:00
|
|
|
<title>Standard Generalized Markup Language (SGML)</title>
|
2003-09-25 00:33:32 +08:00
|
|
|
|
2005-05-17 00:46:50 +08:00
|
|
|
<para>This chapter contains DocBook SGML document type definitions (DTDs),
|
|
|
|
DocBook DSSSL Stylesheets and DocBook tools to validate, transform, format
|
|
|
|
and publish DocBook documents.</para>
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sgml-common.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sgml-dtd-3.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sgml-dtd.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opensp.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openjade.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-dsssl.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="docbook-utils.xml"/>
|
2002-12-13 23:26:53 +08:00
|
|
|
|
|
|
|
</chapter>
|