[ 
https://issues.apache.org/jira/browse/DAFFODIL-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olabusayo Kilo reassigned DAFFODIL-2937:
----------------------------------------

    Assignee: Olabusayo Kilo

> Namespace Difference check doesn't account for hidden groups
> ------------------------------------------------------------
>
>                 Key: DAFFODIL-2937
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2937
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.9.0
>            Reporter: Olabusayo Kilo
>            Assignee: Olabusayo Kilo
>            Priority: Major
>
> In test_nestedGroupRefs2, we don't account for hidden groups when checking 
> for sibling with the same name but differing namespaces. This results in the 
> warnings
>  
> {code:java}
> Schema Definition Warning: Neighboring QNames differ only by namespaces. 
> Infoset representations that do not support namespaces cannot differentiate 
> between these elements and may fail to unparse. QNames are: 
> ex:{http://example.com}inty, ex:{http://example.com}inty (id: 
> namespaceDifferencesOnly)
> Schema context: group[4] Location line 1184 in 
> /org/apache/daffodil/section14/sequence_groups/SequenceGroup.tdml
> Schema Definition Warning: Neighboring QNames differ only by namespaces. 
> Infoset representations that do not support namespaces cannot differentiate 
> between these elements and may fail to unparse. QNames are: 
> ex:{http://example.com}stringy, ex:{http://example.com}stringy (id: 
> namespaceDifferencesOnly)
> Schema context: group[4] Location line 1184 in 
> /org/apache/daffodil/section14/sequence_groups/SequenceGroup.tdml
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to