...
- Use the TaxonomyExtensionBuilder to create a XbrlTaxonomy object in memory and add all extension elements to the taxonomy
- Use the TaxonomyCreator to save the XbrlTaxonomy object as XML files.
TaxonomyExtensionBuilder
he The TaxonomyExtensionBuilder can be used to create a taxonomy extension based on an existing taxonomy. The constructor takes the following parameters:
...