stevedlawrence commented on a change in pull request #273: WIP: Add User
Defined Functions Capability
URL: https://github.com/apache/incubator-daffodil/pull/273#discussion_r331481431
##########
File path:
daffodil-propgen/src/main/resources/org/apache/daffodil/xsd/dafext.xsd
##########
@@ -438,6 +438,7 @@
<xs:enumeration value="regexPatternZeroLength" />
<xs:enumeration value="textBidiError" />
<xs:enumeration value="textOutputMinLengthOutOfRange" />
+ <xs:enumeration value="userDefinedFunction" />
Review comment:
Does it make sense to make this more specific? Like
"ignoredUserDefinedFunction" or "improrperStructureUserDefinedFunction"? It
would help to make it more clear what types of things would be ignored if
someone disabled this warning.
----------------------------------------------------------------
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]
With regards,
Apache Git Services