Skip to content

Commit

Permalink
Add GLEIF XBRL test
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ganss committed Jan 21, 2022
1 parent 4f21122 commit 668d3f7
Show file tree
Hide file tree
Showing 2 changed files with 3,204 additions and 0 deletions.
1 change: 1 addition & 0 deletions XmlSchemaClassGenerator.Tests/XmlTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ public void TestXbrl()
var testFiles = new Dictionary<string, string>
{
{ "Schaltbau.xhtml", "XhtmlPeriodHtmlPeriodType" },
{ "GLEIF Annual Accounts.html", "XhtmlPeriodHtmlPeriodType" },
};

foreach (var testFile in testFiles)
Expand Down
Loading

0 comments on commit 668d3f7

Please sign in to comment.