Changes between Version 3 and Version 4 of ValidationReportImprovement


Ignore:
Timestamp:
Nov 13, 2009, 1:51:00 AM (15 years ago)
Author:
fxp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ValidationReportImprovement

    v3 v4  
    4242 * display validation report on a popup on the editor
    4343 * allows to filter errors only or all (errors and rules),
    44  * define different levels of validation. Instead of having 2 levels
    45 (XSD and Schematron), catalogue administrator could define XSD and N
    46 Schematron levels (eg. ISO rules and Profil specific rules).
    47 MetadataSchema registers schematron rules on startup.
     44 * define different levels of validation. Instead of having 2 levels (XSD and Schematron), catalogue administrator could define XSD and N Schematron levels (eg. ISO rules and Profil specific rules).
     45 * MetadataSchema registers schematron rules on startup.
    4846 * do not stop on XSD errors, continue and generate full report.
    49  * ant script to compile schematron rules and deploy to schema
    50 directories (remove temporary files and make easier to update
    51 schematrons).
     47 * ant script to compile schematron rules and deploy to schema directories (remove temporary files and make easier to update schematrons).
    5248 * improve some schematron rules to take into account @gco:nilReason.
    5349 * add INSPIRE schematron rules (not available by default)
    5450 * add German translation for schematron rules (Thanks Annina)
    55  * improve validation process (store validation report in session like
    56 the current metadata in edit mode)
     51 * improve validation process (store validation report in session like the current metadata in edit mode)
    5752
    5853=== Feature removed : ===