Blame doc/sgml2xml-isoent.html

Packit e4b6da
Packit e4b6da
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Packit e4b6da
<html xmlns="http://www.w3.org/1999/xhtml">
Packit e4b6da
<head>
Packit e4b6da
Packit e4b6da
"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
Packit e4b6da
Packit e4b6da
"text/html; charset=us-ascii" />
Packit e4b6da
<title>docbook2X: sgml2xml-isoent</title>
Packit e4b6da
<link rel="stylesheet" href="docbook2X.css" type="text/css" />
Packit e4b6da
<link rev="made" href="mailto:stevecheng@users.sourceforge.net" />
Packit e4b6da
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1" />
Packit e4b6da
Packit e4b6da
"docbook2X: Documentation Table of Contents" />
Packit e4b6da
Packit e4b6da
"docbook2X: The XSLT stylesheets" />
Packit e4b6da
Packit e4b6da
"docbook2X: db2x_xsltproc" />
Packit e4b6da
Packit e4b6da
"docbook2X: Character set conversion" />
Packit e4b6da
</head>
Packit e4b6da
<body>
Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da
"command">sgml2xml-isoent
Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da
"db2x_xsltproc.html"><< Previous 
Packit e4b6da
The XSLT stylesheets
Packit e4b6da
 
Packit e4b6da
"charsets.html">Next >>
Packit e4b6da
Packit e4b6da
Packit e4b6da

Packit e4b6da
Packit e4b6da
"sgml2xml-isoent" name="sgml2xml-isoent">
Packit e4b6da
Packit e4b6da
Packit e4b6da
"id2536774" class="indexterm" name="id2536774">
Packit e4b6da
"id2536781" class="indexterm" name="id2536781">
Packit e4b6da
"id2536793" class="indexterm" name="id2536793">
Packit e4b6da
Packit e4b6da

Name

Packit e4b6da

sgml2xml-isoent

Packit e4b6da
— Convert SGML to XML with support for ISO entities

Packit e4b6da
Packit e4b6da
Packit e4b6da

Synopsis

Packit e4b6da
Packit e4b6da

sgml2xml-isoent [

Packit e4b6da
"replaceable">sgml-document]

Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da
name="id2536857">
Packit e4b6da

Description

Packit e4b6da

sgml2xml-isoent

Packit e4b6da
converts an SGML document to XML, with support for the ISO
Packit e4b6da
entities. This is done by using 
Packit e4b6da
"citerefentry">
Packit e4b6da
"command">sgml2xml from the SP
Packit e4b6da
package (or 
Packit e4b6da
"refentrytitle">
Packit e4b6da
"command">osx from the OpenSP
Packit e4b6da
package), and the declaration for the XML version of the ISO
Packit e4b6da
entities is added to the output. This means that the output of this
Packit e4b6da
conversion should work as-is with any XML tool.

Packit e4b6da

This program is often used for processing SGML DocBook documents

Packit e4b6da
with XML-based tools. In particular, 
Packit e4b6da
"db2x_xsltproc.html">
Packit e4b6da
"command">db2x_xsltproc calls this program as
Packit e4b6da
part of its --sgml option. On the other
Packit e4b6da
hand, it is probably not helpful for migrating a source SGML text
Packit e4b6da
file to XML, since the conversion mangles the original
Packit e4b6da
formatting.

Packit e4b6da

Since the XML version of the ISO entities are referred to

Packit e4b6da
directly, not via a DTD, this tool also works with document types
Packit e4b6da
other than DocBook.

Packit e4b6da
Packit e4b6da
Packit e4b6da
name="id2536928">
Packit e4b6da

Notes

Packit e4b6da

The ISO entities are referred using the public identifiers

Packit e4b6da
ISO 8879:1986//ENTITIES//
Packit e4b6da
"replaceable">//EN//XML. The
Packit e4b6da
catalogs used when parsing the converted document should resolve
Packit e4b6da
these entities to the appropriate place (on the local filesystem).
Packit e4b6da
If the entities are not resolved in the catalog, then the fallback
Packit e4b6da
is to get the entity files from the 
Packit e4b6da
"literal">http://www.docbook.org/ Web site.

Packit e4b6da
Packit e4b6da
Packit e4b6da
name="id2536979">
Packit e4b6da

See Also

Packit e4b6da

Packit e4b6da
"refentrytitle">
Packit e4b6da
"command">sgml2xml, 
Packit e4b6da
"citerefentry">
Packit e4b6da
"command">osx

Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da

Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da
"db2x_xsltproc.html"><< Previous 
Packit e4b6da
Packit e4b6da
"xsltproc.html">Up
Packit e4b6da
 
Packit e4b6da
"charsets.html">Next >>
Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da
"command">db2x_xsltproc 
Packit e4b6da
Packit e4b6da
"docbook2X.html">Table of Contents
Packit e4b6da
 Character set
Packit e4b6da
conversion
Packit e4b6da
Packit e4b6da
Packit e4b6da
Packit e4b6da

Packit e4b6da
"http://docbook2x.sourceforge.net/" title=
Packit e4b6da
"docbook2X: Home page">docbook2X home page

Packit e4b6da
</body>
Packit e4b6da
</html>