If the authors of the taxonomy the filing references publish a taxonomy package, you can provide it to Arelle using the `--package` command line arg. Also, if you don't expect Arelle to have network access (or don't want it to) you can use the `--internetConnectivity offline` option, which will block network requests, but also load some core
xbrl.org schemas from an internal cache instead of checking for updated versions.
> python arelleCmdLine.py --internetConnectivity offline --package esef_taxonomy_2024.zip --webserver localhost:8080
Kind regards,
Austin Matherne