EnglishFrenchSpanish

Ad


OnWorks favicon

dtdparsep - Online in the Cloud

Run dtdparsep in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dtdparsep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dtdparse - Generate an XML representation of an SGML or XML DTD.

SYNOPSIS


dtdparse [options] [dtdfile]

DESCRIPTION


dtdparse parses an XML or SGML DTD and prints an XML representation of it. The XML
version can be further processed by other tools to aid in the analysis and documentation
of the DTD.

The first non-option-related argument provided on the command-line specifies the file to
parse. If no filename is given, then the DTD is read from standard input.

The generated XML document is printed to standard output unless the "--output" option is
specified.

OPTIONS


--catalog <catalog>
Specify catalog files to parse for resolving external entity references. This option
can be specified multiple times.

NOTE: Currently, only SGML Open Catalog format is supported. XML Catalog support is
not implemented (yet).

--debug
Extra debugging output. This option can be specified multiple times to increase the
amount of output.

Debugging output is sent to standard error.

--declaration <file>
Specify the SGML declaration. The SGML declaration is parsed to determine the type of
DTD being parsed, XML or SGML. The key parts of the SGML declaration examined are the
NAMECASE and CHARSET directives to determine the DTD type.

If no SGML declaration is available, the "--xml", "--namecase-general", and
"--namecase-entity" options can be used.

--namecase-general
--nonamecase-general
In the absence of an SGML declaration, these options specifiy if "NAMECASE GENERAL" is
YES or NO. The default is YES unless "--xml" is specified.

--namecase-entity
--nonamecase-entity
In the absence of an SGML declaration, these options specifiy if "NAMECASE ENTITY" is
YES or NO. The default is NO.

--output <file>
Specifies the filename to send XML output.

--public-id <pubid>
The DTD's public ID.

--system-id <sysid>
The DTD's system ID.

--title <title>
Set the title of the DTD.

--unexpanded
--nounexpanded
Include, or do not include, unexpanded content models in generated XML. By default,
unexpanded content models are included.

It is common for DTD authors and maintainers to use parameter entities within content
models. When this option is enabled, dtdparse will include a version of content
models with parameter entities not expanded.

--verbose
--noverbose
Print parsing progress. By default, this option is enabled. Verbose output is sent
to standard error.

If "--debug" is specified, then this option is automatically enabled.

--xml
--noxml
In the absence of an SGML declaration, this option specifies if the DTD is an XML DTD
or an SGML DTD (the default is --noxml).

--version
Print version and synopsis.

--help
Print synopsis and options available.

--man
Print manual page.

Use dtdparsep online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad