mbeckerle commented on a change in pull request #128: Ignore minLength when 
lengthKind=explicit
URL: https://github.com/apache/incubator-daffodil/pull/128#discussion_r228646445
 
 

 ##########
 File path: 
daffodil-test/src/test/resources/org/apache/daffodil/section13/text_number_props/TextNumberPropsUnparse.tdml
 ##########
 @@ -428,7 +432,11 @@
         <ex:e12 xmlns:ex="http://example.com";>O</ex:e12>
       </tdml:dfdlInfoset>
     </tdml:infoset>
-    <tdml:document>O#########</tdml:document>
+    <tdml:warnings>
+      <tdml:warning>Schema Definition Warning</tdml:warning>
+      <tdml:warning>Explicit dfdl:length of 2 is out of range for facet 
maxLength='10'</tdml:warning>
 
 Review comment:
   Similar to above. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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