OSGMLNORM

An SGML System Conforming to International Standard ISO 8879 -- Standard Generalized Markup Language

An SGML Extended Facilities system conforming to Annex A of International Standard ISO/IEC 10744 -- Hypermedia/Time-based Structuring Language

SYNOPSIS

osgmlnorm [ option... ] sysid...

DESCRIPTION

Osgmlnorm prints on the standard output a normalized document instance for the SGML document contained in the concatenation of the entities with system identifiers sysid....

When the normalized instance is prefixed with the original SGML declaration and prolog, it will have the same ESIS as the original SGML document, with the following exceptions:

The normalized instance will not use any markup minimization features except that:

OPTIONS

The following options are available:

-bname, --bctf=name
Use the BCTF name for output.
-csysid, --catalog=sysid
Map public identifiers and entity names to system identifiers using the catalog entry file whose system identifier is sysid. This has the same effect as in onsgmls.
-C, --catalogs
This has the same effect as in onsgmls.
-d, --dtd
Output a document type declaration with the same external identifier as the input document, and with no internal declaration subset. No check is performed that the document instance is valid with respect to this DTD.
-Ddirectory, --directory=directory
Search directory for files specified in system identifiers. This has the same effect as in onsgmls.
-e, --open-entities
Describe open entities in error messages.
-iname, --include=name
This has the same effect as in onsgmls.
-m, --marked-sections
Output any marked sections that were in the input document instance.
-n, --comments
Output any comments that were in the input document instance.
-r, --raw
Raw output. Don't perform any conversion on RSs and REs when printing the entity. The entity would typically have the storage manager attribute records=asis.
-R, --restricted
This has the same effect as in onsgmls.
-v, --version
Print the version number.
-wtype, --warning=type
Control warnings and errors according to type. This has the same effect as in onsgmls.