[
https://issues.apache.org/jira/browse/DAFFODIL-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence updated DAFFODIL-2282:
-------------------------------------
Fix Version/s: 4.2.0
(was: 4.1.0)
> namespace 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: Steve Lawrence
> Priority: Major
> Fix For: 4.2.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.
> See design note:
> https://daffodil.apache.org/dev/design-notes/namespace-binding-minimization/
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)