mbeckerle commented on a change in pull request #194: Fix poor diagnostic.
URL: https://github.com/apache/incubator-daffodil/pull/194#discussion_r263957341
 
 

 ##########
 File path: 
daffodil-lib/src/main/scala/org/apache/daffodil/util/SchemaUtils.scala
 ##########
 @@ -97,7 +94,7 @@ object SchemaUtils {
     scope = XMLUtils.combineScopes("ex", targetNamespace, scope)
 
     val schemaNode =
-      <xs:schema elementFormDefault={ elementFormDefault } 
attributeFormDefault="unqualified">
+      <xs:schema elementFormDefault={ elementFormDefault }>
 
 Review comment:
   This is the DAFFODIL-2084 fix.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to