stevedlawrence commented on a change in pull request #48: All SDW have WarnIDs 
to support suppression of warnings.
URL: https://github.com/apache/incubator-daffodil/pull/48#discussion_r171226702
 
 

 ##########
 File path: 
daffodil-propgen/src/main/resources/org/apache/daffodil/xsd/dafext.xsd
 ##########
 @@ -121,6 +121,25 @@
                  <xsd:enumeration value="all"/>
                  <xsd:enumeration value="multipleChoiceBranches"/>
                  <xsd:enumeration value="escapeSchemeRefUndefined"/>
+                 <xsd:enumeration value="noEmptyDefault"/>
+                 <xsd:enumeration value="appinfoNoSource"/>
+                 <xsd:enumeration value="appinfoDFDLSourceWrong"/>
+                 <xsd:enumeration value="queryStylePathExpression"/>
+                 <xsd:enumeration value="patternEncodingSlashW"/>
+                 <xsd:enumeration value="namespaceDifferencesOnly"/>
+                 <xsd:enumeration value="alignmentNotSame"/>
+                 <xsd:enumeration value="inconsistentLengthKind"/>
+                 <xsd:enumeration value="facetExplicitLengthOutOfRange"/>
+                 <xsd:enumeration value="deprecatedFunctionDAFError"/>
+                 <xsd:enumeration value="deprectatedBuiltInFormats"/>
+                 <xsd:enumeration 
value="deprecatedEncodingNameUSASII7BitPacked"/>
+                 <xsd:enumeration value="unsupportedAttributeSchemaLocation" />
+                 <xsd:enumeration value="unsupportedAttributeBlockDefault" />
+                 <xsd:enumeration value="unsupportedAttributeFinalDefault" />
+                 <xsd:enumeration value="choiceInsideHiddenGroup" />
+                 <xsd:enumeration value="deprecatedPropertySeparatorPolicy" />
+                 <xsd:enumeration value="pathNotToArray" />
+                 <xsd:enumeration value="regexPatternZeroLength" />
 
 Review comment:
   Same typos here as above. Probably worth sorting as well.

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

Reply via email to