Click or drag to resize

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).

Classes
  ClassDescription
Public classEntryPoint

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.

Public classEntryPointCollection
The EntryPointCollection class represents a collection of EntryPoint objects.
Public classEntryPointGroup

pkg.EntryPointGroup describes a related group of EntryPoint.

Public classEntryPointGroupCollection
The EntryPointGroupCollection class represents a collection of EntryPointGroup objects.
Public classEntryPointURICollection
The EntryPointURICollection class represents a collection of String objects.
Public classPackage

pkg.Package provides information about a package (e.g. an XBRL Taxonomy package or XML Schema package).

Public classPackageCache

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.

Public classPackageCacheSettings
Public classPackageCollection
The PackageCollection class represents a collection of Package objects.
Public classProductCodeCollection
The ProductCodeCollection class represents a collection of String objects.
See Also