Tagged Questions

2
votes
2answers
1k views

.NET library for use with XBRL or XLINK

Does anyone know of a good .NET library I can use to process XBRL or XLINK documents?
0
votes
1answer
61 views

XLink & XPointer in real world app

Do you know some real examples of implementation and real use of extended XLink and XPointer? Does extended XLink or XPointer have some data model - can it be somehow a part of the DOM? Are there ...