Reputation: 2671
I want to create a XBRL file in .net Framework (c# preferably) with the provides schemas of solvency II taxonomy provided here This should be the same procedure with every taxonomy though.
I struggle to create c# classes with xsd.exe or xsd2code++. Is there anyone who can work with xbrl related C# generated classes? The xsd are far more complex than those I have ever worked with. The problems are the linkbases which I do not think are supported in class generation. But I read that people made it work in javas jaxb so there might be a way.
I am not allowed to use other software like gepsio, Altova Softwre or Arelle for that.
Thx in advance, Cheers
Edit: reason for not using components of vendors
Upvotes: 0
Views: 28