You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/10/26 19:47:54 UTC

[GitHub] mbeckerle commented on a change in pull request #128: Ignore minLength when lengthKind=explicit

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:
users@infra.apache.org


With regards,
Apache Git Services