Altova XMLSpy 2024 Enterprise Edition

This command installs one or more taxonomies.

 

Syntax

<exec> install [options] Taxonomy+

 

To install multiple taxonomies, add the Taxonomy argument multiple times.

 

The Taxonomy argument is one of the following:

 

A taxonomy identifier (having a format of <name>-<version>, for example: eba-2.10). To find out the taxonomy identifiers of the taxonomies you want, run the list command. You can also use an abbreviated identifier if it is unique, for example eba. If you use an abbreviated identifier, then the latest version of that taxonomy will be installed.

The path to a .altova_taxonomies file downloaded from the Altova website. For information about these files, see Introduction to TaxonomyManager: How It Works.

 

Options

The install command takes the following options:

 

--silent, --s

Display only error messages. The default is false.

--verbose, --v

Display detailed information during execution. The default is false.

--help, --h

Display help for the command.

 

Example

The following command installs the latest eba (European Banking Authority) and us-gaap (US Generally Accepted Accounting Principles) taxonomies:

 

taxonomymanager install eba us-gaap

 

© 2017-2023 Altova GmbH