EnglishFrenchSpanish

Ad


OnWorks favicon

dh_installxmlcatalogs - Online in the Cloud

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

This is the command dh_installxmlcatalogs 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


dh_installxmlcatalogs - install and register XML catalog files

SYNOPSIS


dh_installxmlcatalogs [debhelper options] [-n]

DESCRIPTION


dh_installxmlcatalogs is a debhelper program that installs and registers XML catalog
files. It complies with the Debian XML/SGML policy.

The file debian/package.xmlcatalogs lists the local XML catalog files to be installed per
package as well as the XML entities in those local XML catalog files that are to be
registered in the XML catalog system.

The local XML catalog file entries in that file should be of the form "local;source;dest",
where the verbatim "local" indicates this is an entry for a local XML catalog file,
"source" indicates where the local XML catalog resides in the source tree, and "dest"
indicates the destination location for the local XML catalog under the package build area.
"dest" should start with /usr/share/xml/.

The entries for the XML entities to be registered in the package XML catalog file should
be of the form "package;type;id;catalog", where the verbatim "package" indicates this is
an entry for an XML entity to be registered in the package XML catalog file, "type"
indicates the XML entity type (public, system, uri), "id" indicates the XML entity id, and
"catalog" indicates the local XML catalog file.

The entries for the XML entities to be registered in the root XML catalog file should be
of the form "root;type;id", where the verbatim "root" indicates this is an entry for an
XML entity to be registered in the root XML catalog file, "type" indicates the XML entity
type (public, system, uri), and "id" indicates the XML entity id.

If an entry for is to be registered identically in the root catalog and the package
catalog file, you can use the form "root-and-package;type;id;catalog", where the verbatim
"root-and-package" indicates this is an entry for an XML entity to be registered in both
the root and package XML catalog files, "type" indicates the XML entity type (public,
system, uri), "id" indicates the XML entity id, and "catalog" indicates the local XML
catalog file.

XML entity types are described in update-xmlcatalog(8). Using the "root" or "package"
commands, a type of "public" will general "delegatePublic" statements in the applicable
catalog file. Generally you will want to use the types "public" for any formal public
identifiers, and "system" for any files on the local filesystem or URLs. "uri" is only
used for non-local files which are not part of the external document subset, e.g., they
are not used for entities or DTDs.

dh_installxmlcatalogs automatically adds maintainer script snippets for the registration
and unregistration of the listed XML entities in the XML catalog system (unless -n is
used). A dependency on the xml-core package will be added to "${misc:Depends}", so be
sure to use that variable in the file debian/control. See dh_installdeb(1) for an
explanation of Debhelper maintainer script snippets.

OPTIONS


-n, --noscripts
Do not modify postinst/postrm/prerm scripts.

NOTES


Note that this command is not idempotent. "dh_clean -k" should be called between
invocations of this command. Otherwise, it may cause multiple instances of the same text
to be added to maintainer scripts.

Use dh_installxmlcatalogs 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