View Installed Taxonomies
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
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 |