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


##########
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:
   Then why did `dfdl:separatorPosition` need to be removed from these group 
sequences? I assumed it was removed because it was creating a unused property 
warning, but it seems like the property should be used?



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