stevedlawrence commented on a change in pull request #429:
URL: https://github.com/apache/incubator-daffodil/pull/429#discussion_r501036341
##########
File path:
daffodil-propgen/src/main/resources/org/apache/daffodil/xsd/dafext.xsd
##########
@@ -400,6 +400,32 @@
</xs:documentation>
</xs:annotation>
</xs:element>
+ <xs:element name="unparseSuspensionWaitOld" type="xs:int"
default="100" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation>
Review comment:
Yeah, I gues many XML tools aren't schema aware.
I'm not suggesting more documentation blocks, I'm wondering if we want to
add CDATA to all the other documentation blocks in this file for all the other
tunables. We don't currently have them.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]