efinnegan commented on a change in pull request #136: Changing to ignore attributeFormDefault URL: https://github.com/apache/incubator-daffodil/pull/136#discussion_r233662871
########## File path: daffodil-lib/src/main/resources/org/apache/daffodil/xsd/dafint.xsd ########## @@ -17,7 +17,7 @@ --> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" - attributeFormDefault="unqualified" elementFormDefault="qualified" + elementFormDefault="qualified" targetNamespace="urn:ogf:dfdl:2013:imp:daffodil.apache.org:2018:int" Review comment: Ok I will take out the change for removing attributeFormDefault in these schemas. ---------------------------------------------------------------- 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
