stevedlawrence opened a new pull request #230: Enable schema validation of attribute- and short-form properties URL: https://github.com/apache/incubator-daffodil/pull/230 - Use xs:anyAttribute and xs:any defined in the DFDL namespace to enable validation for attribute-form and short-form properties. Other namespaces use lax validation and will mostly likely just be ignored, but could still be validated if the other namespace schema defines the dfdl namespace and is a valid DFDL schema. - Fix XML Schema for DFDL to allow for repValues in xs:enumerations, layering properties in xs:sequences, and short form dfdl:bitOrder. - Fix tests that used incorrect properties or had typos that are now checked. DAFFODIL-598, DAFFODIL-1024
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services