dgm9704 / Xoxo

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

Unit.Measure should be XmlQualifiedName instead of string #66

Closed dgm9704 closed 2 years ago

dgm9704 commented 4 years ago

Since xbrli:measure is QName, type of Unit.Measure should be XmlQualifiedName to reflect this. Note that this might require custom de/serialization again to allow for surrounding whitespace as is with eg. ExplicitMember.

dgm9704 commented 2 years ago

fixed comparing but borked writing