Skip to content

Generate SchemaVersion constants from XSDs; validate XSDs against W3C meta-schema - #6529

Closed
duncdrum wants to merge 9 commits into
eXist-db:developfrom
duncdrum:dp-schemaver-codegen
Closed

Generate SchemaVersion constants from XSDs; validate XSDs against W3C meta-schema#6529
duncdrum wants to merge 9 commits into
eXist-db:developfrom
duncdrum:dp-schemaver-codegen

[feature] Generate SchemaVersion.java's constants from schema/*.xsd

ed6c307
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 7, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- exist-core/src/test/java/org/exist/util/SchemaVersionFixtureAuditTest.java  14
- exist-core/src/main/java/org/exist/util/SchemaVersion.java  7
- exist-core/src/test/java/org/exist/util/SchemaVersionSyncTest.java  4
- exist-core/src/test/java/org/exist/util/SchemaVersionTest.java  8
         

See the complete overview on Codacy