Altova.RaptorXml.Pkg Namespace |
The Altova.RaptorXml.Pkg namespace provides a query interface to the Altova XBRL Taxonomy or XML Schema manager. Start with CreateTaxonomyCache(PackageCacheSettings) or CreateSchemaCache(PackageCacheSettings).
| Class | Description | |
|---|---|---|
| EntryPoint | pkg.EntryPoint describes an entry point for a XBRL Taxonomy or XML Schema package. EntryPoints are collections of URIs which together specify all necessary documents (EntryPointURIs) for a specific use case. Usually they are specified by the original author of the XBRL Taxonomy or XML Schema. | |
| EntryPointCollection | The EntryPointCollection class represents a collection of EntryPoint objects. | |
| EntryPointGroup | pkg.EntryPointGroup describes a related group of EntryPoint. | |
| EntryPointGroupCollection | The EntryPointGroupCollection class represents a collection of EntryPointGroup objects. | |
| EntryPointURICollection | The EntryPointURICollection class represents a collection of String objects. | |
| Package | pkg.Package provides information about a package (e.g. an XBRL Taxonomy package or XML Schema package). | |
| PackageCache | pkg.PackageCache provides an interface for the Altova Taxonomy Manager or Altova XMLSchema Manager. PackageCache provides the API to retrieve information about the installed and available packages. Use the commandline tools to installation or upgrade packages. | |
| PackageCacheSettings | ||
| PackageCollection | The PackageCollection class represents a collection of Package objects. | |
| ProductCodeCollection | The ProductCodeCollection class represents a collection of String objects. |