mbeckerle commented on a change in pull request #129: Cross Testing Capability
with IBM DFDL
URL: https://github.com/apache/incubator-daffodil/pull/129#discussion_r234379500
##########
File path:
daffodil-propgen/src/main/resources/org/apache/daffodil/xsd/DFDL_part2_attributes.xsd
##########
@@ -729,7 +729,7 @@
Text representation -->
<xsd:attributeGroup name="TextBidiSchemeAGQualified">
- <xsd:attribute form="qualified" name="textBidi" type="dfdl:YesNoEnum" />
+ <!-- <xsd:attribute form="qualified" name="textBidi" type="dfdl:YesNoEnum"
/> -->
Review comment:
Will delete. These didn't conflict with the primary definition because it
was misspelled as BiDi with capital D. These were not so misspelled. Once
fixed, they conflict. TextBidi is in common mixin, so doesn't need to be here
in these attribute groups.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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