.NET Framework API
The .NET Framework API of RaptorXML+XBRL Server enables you to integrate the RaptorXML engine in applications written in C# and other .NET languages.
It is implemented as a .NET assembly and puts the RaptorXML engine directly inside an application or a .NET-framework-based extension mechanism like VSTO (Visual Studio Tools for Office). The API provides fine-grained access to validate documents and to query their internal data model from RaptorXML+XBRL Server.
Reference and resources
•API documentation: The latest RaptorXML+XBRL Server .NET Framework API documentation is located at https://www.altova.com/manual/en/raptorapi/dotnetapiv2/2.10.0/html/index.html.
•Example code: The example code is hosted at https://github.com/altova/RaptorXML-Examples.