You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/06/07 18:24:10 UTC

[GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #230: Enable schema validation of attribute- and short-form properties

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:
users@infra.apache.org


With regards,
Apache Git Services