Altova StyleVision Server 2022

View Installed Taxonomies

Home Prev Top Next

You can view the currently installed taxonomies by using the approaches listed below, as applicable.

 

Graphical user interface (Windows only)

To view all installed taxonomies from a graphical user interface, run XBRL Taxonomy Manager. A selected check box next to a taxonomy (or a taxonomy version) indicates that that taxonomy is installed.

 

Command line interface (Windows)

To view all available taxonomies from a command line interface, run:

 

TaxonomyManager.exe list

 

To view only installed taxonomies, run:

 

TaxonomyManager.exe list -i

 

To view only taxonomies where a newer version is available, run:

 

TaxonomyManager.exe list -u

 

Command line interface (Linux, macOS)

To view all available taxonomies, run:

 

sudo ./taxonomymanager list

 

To view only installed taxonomies, run:

 

sudo ./taxonomymanager list -i

 

To view only taxonomies where a newer version is available, run:

 

sudo ./taxonomymanager list -u

 

© 2016-2022 Altova GmbH