working with xbrl in .net

Zerotoinfinity picture Zerotoinfinity · Jun 2, 2010 · Viewed 6.9k times · Source

I want to create a xbrl report with .net, please let me know how to use it.

Answer

user361328 picture user361328 · Jun 8, 2010

Saying you want to create an XBRL report with .Net is a little like saying you would like to write a novel with the Cyrillic alphabet and asking how to do so.

There are APIs and DOMs for working with XBRL with .Net (e.g., Google the terms "gepsio and XBRL" or "Hitachi Systems XiRUTE .NET", which as the name suggests supports Microsoft .NET framework.)

Most of the available APIs are for Java.

The SEC provides source code for XBRL viewers (http://www.sec.gov/spotlight/xbrl/renderingenginelicense.htm) from which you might learn. Where else can you learn XBRL? The XBRL ORG web site has the Specification(s), conformance suites, samples.