I am trying to use atdcat -jsonschema and I have been very happy to find this feature 👍
But since my ATD files are used to handle different kinds of JSON files, I want to extract the JSON Schema from only a part of them. I thought that was the purpose of the <root type name> argument of the -jsonschema option, but whatever I put, it seems that I always get everything. Is this expected?