mbeckerle commented on a change in pull request #560:
URL: https://github.com/apache/daffodil/pull/560#discussion_r633926337



##########
File path: daffodil-lib/src/main/resources/org/apache/daffodil/xsd/tdml.xsd
##########
@@ -129,6 +129,19 @@
                 <!-- We want the default to be 'unqualified' in the longer 
term but 
                      we leave it 'qualified here to prevent lots of tests from 
breaking. -->
     <attribute name="elementFormDefault" type="tns:elementFormDefaultType" 
default="qualified"/>
+        <!-- we want the default for useDefaultNamespace to be false longer 
term but
+             we leave it as true here to prevent lots of tests from breaking. 
-->
+    <attribute name="useDefaultNamepace" type="xs:boolean" default="true">

Review comment:
       Typo. useDefaultNamespace. 




-- 
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]


Reply via email to