stevedlawrence opened a new pull request, #983:
URL: https://github.com/apache/daffodil/pull/983

   The anyOther group is intended to allow any XML content at all. However, the 
namespace="##other" only allows XML that has a namespace that isn't DFDL. If it 
doesn't have a namespace at all, it is not allowed.
   
   This changes anyOther to be a choice of any with either ##other or ##local 
to allow either namespaced or non-namespaced annotations.
   
   DAFFODIL-2800


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to