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
This method allows unit-level testing of specific XML elements appearing in
SDMX-ML messages. Add elements by extending the list passed to the
parametrize() decorator.
"""
…but could be advertised as a feature in the API. This requires clearly delimiting which elements can be read in this way; some may only be readable with context from the complete message.
The text was updated successfully, but these errors were encountered:
khaeru
added
enh
Enhancements & new features
reader
Read file formats defined by the SDMX standards
wishlist
No current plan or schedule to implement
labels
Jan 26, 2021
(Copied from the former doc/roadmap.rst.)
This is already done by
test_parse_elem()
:sdmx/sdmx/tests/reader/test_reader_xml.py
Lines 131 to 137 in 8cd101c
…but could be advertised as a feature in the API. This requires clearly delimiting which elements can be read in this way; some may only be readable with context from the complete message.
The text was updated successfully, but these errors were encountered: