You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/01/21 21:21:00 UTC

[jira] [Updated] (DAFFODIL-1891) TDML Runner XML comparisons should ignore xsi:noNamespaceSchemaLocation and xsi:schemaLocation attributes

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

Mike Beckerle updated DAFFODIL-1891:
------------------------------------
    Priority: Minor  (was: Major)

> TDML Runner XML comparisons should ignore xsi:noNamespaceSchemaLocation and xsi:schemaLocation attributes
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: DAFFODIL-1891
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1891
>             Project: Daffodil
>          Issue Type: Bug
>          Components: TDML Runner
>    Affects Versions: 2.1.0
>            Reporter: Mike Beckerle
>            Priority: Minor
>
> For the iCalendar schema, the infoset files used for unparser testing, and for comparison of results for parse testing, they carry these attributes on the root element:
> xsi:noNamespaceSchemaLocation
> or 
> xsi:schemaLocation
> The Daffodil output from parse doesn't have these attributes, so comparisons fail complaining that these attributes do not match.
> The TDML runner should tolerate (i.e., ignore) these xsi namespace attributes when comparing result sets.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)