Parser
Table of Contents
Classes
- DefinitionLinkbaseParser
- The DefinitionLinkbaseParser class is responsible for parsing taxonomy definition linkbase
XML files. It processes arcs and relationships in the definition linkbase to establish
the connections between taxonomy elements such as dimensions, hypercubes, domains, and members.
- LabelLinkbaseParser
- Handles the parsing of XBRL label linkbase files, enabling the resolution
of labels to taxonomy elements and storing them in a database.
- PresentationLinkbaseParser
- Class responsible for parsing XBRL presentation linkbases, processing XML files,
and updating the database with taxonomy presentation information.
- SchemaParser
- Class SchemaParser
- XsdSchemaParser
- The XsdSchemaParser class provides functionality to process and parse XSD (XML Schema Definition) files,
extracting relevant taxonomy elements and storing them in a database.