stevedlawrence commented on a change in pull request #262: Unordered sequences
URL: https://github.com/apache/incubator-daffodil/pull/262#discussion_r318171679
 
 

 ##########
 File path: 
daffodil-test/src/test/resources/org/apache/daffodil/section14/unordered_sequences/UnorderedSequences.tdml
 ##########
 @@ -257,7 +258,7 @@
        <tdml:defineSchema name="simple_invalid_path_to_branch">
                <xs:include 
schemaLocation="org/apache/daffodil/xsd/DFDLGeneralFormat.dfdl.xsd"/>
     <dfdl:format ref="ex:GeneralFormat" lengthUnits="characters"
-                       lengthKind="delimited" />
+                       lengthKind="delimited" occursCountKind="parsed" />
 
 Review comment:
   I made a comment above, but we might not need these if we just assume 
occursCountKind="parsed".

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