-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release allows the schema used in W3C XML schema validation to be specified as `Schema` and `XmlSchema` respectively when using the `(JAXP)Validator` or the corresponding matchers and constraints.
The full list of changes for XMLUnit for Java: * `JAXPValidator` and `ValidationMatcher` now accept using `Schema` instances for the schema when validating instance documents. Issue [#89](https://github.com/xmlunit/xmlunit/issues/89). * updated test dependency to Mockito 2.1.0 PR [#87](https://github.com/xmlunit/xmlunit/pull/87) by [@PascalSchumacher](https://github.com/PascalSchumacher). The full list of changes for XMLUnit.NET: * `Validator` and `SchemaValidConstraint` now accept using `XmlSchema` instances for the schema when validating instance documents. Issue similar to [xmlunit/#89](https://github.com/xmlunit/xmlunit/issues/89). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlgmyEgACgkQohFa4V9ri3JmpgCfcnlJqSwirr9nUfB/nPY1L1ii bnkAnRf4snOlVdJg8ra6sXCA5C920dPQ =QasO -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Xmlunit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmlunit-general
