You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parsing codelists can lead to some encoding issues, especially when code are labelized in different languages. This needs to be investigated for the type of resource (local vs. remote) and later the method (xPath vs. SAX) for which the encoding is handled differently.
After several tests, it appears the encoding issues will be solved with the parsing major enhancement planned in #36 (which apart for the adding of SAX parsing method, intends to offer a common set of parsing methods for each piece of the SDMX documents).
Parsing codelists can lead to some encoding issues, especially when code are labelized in different languages. This needs to be investigated for the type of resource (
local
vs.remote
) and later the method (xPath
vs.SAX
) for which the encoding is handled differently.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: