olabusayoT commented on code in PR #1366:
URL: https://github.com/apache/daffodil/pull/1366#discussion_r1844006675
##########
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:
It was indeed creating an unused property warning, but since the default
separatorPosition is infix. I deemed them unnecessary and safe to remove.
--
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]