dgm9704 / Xoxo

read, write, compare, convert XBRL reports
GNU Lesser General Public License v3.0
27 stars 8 forks source link

Unused namespace 'xbrldi' for instance with no explicit or typed members #74

Closed dgm9704 closed 3 years ago

dgm9704 commented 3 years ago

GetXmlSerializerNamespaces assumes a set of namespaces common to all instances. This results in an extra unused namespace "xblrdi":"http://xbrl.org/2006/xbrldi" when creating an instance that doesn't have any explicit or typed members.