Altova StyleVision Server 2022

This command uninstalls one or more taxonomies. By default, any taxonomies referenced by the current one are uninstalled as well. To uninstall just the current taxonomy and keep the referenced taxonomies, set the option --k.

 

Syntax

<exec> uninstall FILTER...

 

To specify multiple taxonomies, repeat FILTER as many times as necessary.

 

Arguments

FILTER

Where FILTER means one of the following:

 

1.A taxonomy identifier in the format <name>-<version>, for example: eba-2.10, us-gaap-2020.0. To view all the available taxonomy identifiers and versions, run the list command.

2.An .altova_taxonomies file downloaded from the Altova website.

 

Options

--help, --h

Display help about this command at the command line.

--keep-references, --k

If this option is set, then referenced taxonomies are not uninstalled. The default value is false.

--silent, --s

Display only error messages. The default value is false.

--verbose, --v

Display additional information during execution. The default value is false.

 

Example

The following command uninstalls the eba-2.10 and us-gaap-2020.0 taxonomies and their dependencies:

 

Linux, macOS

./taxonomymanager uninstall eba-2.10 us-gaap-2020.0

Windows

TaxonomyManager.exe uninstall eba-2.10 us-gaap-2020.0

 

© 2016-2022 Altova GmbH