mbeckerle commented on code in PR #1366:
URL: https://github.com/apache/daffodil/pull/1366#discussion_r1842980364
##########
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:
They can have properties and those are combined with those on the group
reference to form the combined set of properties for that sequence.
--
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]