mbeckerle commented on a change in pull request #429:
URL: https://github.com/apache/incubator-daffodil/pull/429#discussion_r501032153



##########
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:
       I think tools treat this as just plain old XML. They don't know that it 
is a specific XML-schema tag. So whitespace is fluid. 
   
   I don't think adding more documentation blocks is necessary for this. I do 
like using the documentation annotations for block  comments. I think of it 
like javadoc, sort of. 




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


Reply via email to