[
https://issues.apache.org/jira/browse/DAFFODIL-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788309#comment-16788309
]
Michael Beckerle commented on DAFFODIL-2084:
--------------------------------------------
Sorry, just saw this.
The fix is one-line change. I included it in this Pull Request:
[https://github.com/apache/incubator-daffodil/pull/194]
> attributeFormDefault="unqualified" appears in SchemaUtils used by TDML -
> generates spurious warning
> ---------------------------------------------------------------------------------------------------
>
> Key: DAFFODIL-2084
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2084
> Project: Daffodil
> Issue Type: Bug
> Components: TDML Runner
> Affects Versions: 2.3.0
> Reporter: Michael Beckerle
> Assignee: Michael Beckerle
> Priority: Major
> Labels: beginner
> Fix For: 2.4.0
>
>
> attributeFormDefault="unqualified" appears in SchemaUtils.scala, and is added
> to some of the schemas it assembles.
> I don't know why this would be there, this utility is synthesizing DFDL
> schemas, which don't have attributes.
> This causes a schema definition warning about attributeFormDefault.
> This should simply not be there.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)