I could put the dfdl schema and schematron schema that I was using to test GIF files somewhere if that would be helpful.
On 2020/12/18 17:21:02, John Wass <jwa...@gmail.com> wrote: > The Embedded Schematron PR is moving along, hoping to get it out of WIP > soon. https://github.com/apache/incubator-daffodil/pull/463 > > The JPEG and BMP schema repos are being used for testing now, and the PNG > looks like it would provide some great coverage.. maybe too great :/ Any > other noteworthy sources of sch+data that might be beneficial to test with? > > Observations on embedding > - Behavior has been predictable, and errors have been clear > - There are multiple placement options for schematron rules in a schema > - The Validator API has held up well, but might be one issue to come out of > this effort > > Examples at > https://github.com/jw3/incubator-daffodil/tree/validator_spi/embedded_schematron/daffodil-schematron/src/test/resources/xsd >