stevedlawrence commented on code in PR #1366:
URL: https://github.com/apache/daffodil/pull/1366#discussion_r1844062657


##########
daffodil-test/src/test/resources/org/apache/daffodil/section14/sequence_groups/SequenceGroup.tdml:
##########
@@ -1164,7 +1164,7 @@
       </xs:complexType>
     </xs:element>
     <xs:group name="g0">
-      <xs:sequence dfdl:separatorPosition="infix">
+      <xs:sequence>

Review Comment:
   Seems like that shouldn't create a warning. Even though it's the same as the 
default the property should still be used. It just means the default format 
won't be used. Maybe there's an additional code change needed? 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to