IGG should be aware of namespaces as well. For example, input contains these elements:
<ns:el>
<el>
In all modules these elements are considered two different elements. But the exporter handles them as the same element with two occurrences.
All modules should handle these element in the same way.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
IGG should be aware of namespaces as well. For example, input contains these elements:
<ns:el>
<el>
In all modules these elements are considered two different elements. But the exporter handles them as the same element with two occurrences.
All modules should handle these element in the same way.