schemas

This is a new production release of DIGGS, with many enhancements to the schema as compared to v. 2.5.a. Legacy instance documents should verify under v. 2.6, but new instances should be written to this standard.

Please post any issues with this release (compatibility or otherwise) to: https://github.com/DIGGSml/schema-dev/issues

Resources

schemaLocation for this version

http://diggsml.org/schemas/2.6/Diggs.xsd (Note: this is changed from Complete.xsd or Kernel.xsd in 2.5.a)

XML Namespace

http://diggsml.org/schemas/2.6

Example instances

https://github.com/DIGGSml/diggs-examples/tree/master/2.6%20Example%20instances

What’s Changed

Latest patch involved updates to imports and includes in schema files. No impact to instances. Full Changelog from 2.5.a: https://github.com/DIGGSml/schema-dev/compare/2.5.a…2.6

Summary of Changes