Mike Beckerle created DAFFODIL-2282:
---------------------------------------
Summary: namesspace bindings not-properly minimized
Key: DAFFODIL-2282
URL: https://issues.apache.org/jira/browse/DAFFODIL-2282
Project: Daffodil
Issue Type: Bug
Components: Back End, Front End
Affects Versions: 2.5.0
Reporter: Mike Beckerle
Assignee: Mike Beckerle
Fix For: 2.6.0
Namespace bindings aren't properly computed.
Currently the schema compiler computes them, which assumes that they don't need
to change based on nesting of elements.
Now since DAFFODIL-1444 was fixed, we share more elements, and so the namespace
bindings for an element added as a child can vary depending on which parent
element it is added under.
Now this problem doesn't seem to affect current schemas nor tests. So it's
possible this issue can have a test created to illustrate it, and then be
parked for the future. But just fixing it is preferable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)