You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2018/02/07 15:55:00 UTC

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

Michael Beckerle created DAFFODIL-1891:
------------------------------------------

             Summary: 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: Michael Beckerle
            Assignee: Steve Lawrence
             Fix For: 2.1.0


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
(v7.6.3#76005)