You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the validator (CLI) with -p (profile), validation is done both with and without profile.
E.g. log file from AT000.ods: AT000.ods
C:\ODF\odf-validator-0.14.0>odf-validator.bat -p C:\Users\maria\Desktop\014test\AT000.ods
APP-1: [INFO] Validating C:\Users\maria\Desktop\014test\AT000.ods.
APP-4: [INFO] Validation report for C:\Users\maria\Desktop\014test\AT000.ods.
DOC-2: [INFO] package OpenDocument version 1.3 detected.
DOC-3: [INFO] mimetype OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected
VALID, no errors, no warnings and 2 info message found.
APP-5: [INFO] DNA ODF Spreadsheets Preservation Specification Profile report for C:\Users\maria\Desktop\014test\AT000.ods.
DOC-2: [INFO] package OpenDocument version 1.3 detected.
DOC-3: [INFO] mimetype OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected
POL_5: [INFO] content.xml External data check | Table formula detected.
VALID, no errors, no warnings and 3 info message found.
There are no issues when running it without -p (profile):
C:\ODF\odf-validator-0.14.0>odf-validator.bat C:\Users\maria\Desktop\014test\AT000.ods
APP-1: [INFO] Validating C:\Users\maria\Desktop\014test\AT000.ods.
APP-4: [INFO] Validation report for C:\Users\maria\Desktop\014test\AT000.ods.
DOC-2: [INFO] package OpenDocument version 1.3 detected.
DOC-3: [INFO] mimetype OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected
VALID, no errors, no warnings and 2 info message found.
The text was updated successfully, but these errors were encountered:
When running the validator (CLI) with -p (profile), validation is done both with and without profile.
E.g. log file from AT000.ods:
AT000.ods
C:\ODF\odf-validator-0.14.0>odf-validator.bat -p C:\Users\maria\Desktop\014test\AT000.ods
APP-1: [INFO] Validating C:\Users\maria\Desktop\014test\AT000.ods.
APP-4: [INFO] Validation report for C:\Users\maria\Desktop\014test\AT000.ods.
DOC-2: [INFO] package OpenDocument version 1.3 detected.
DOC-3: [INFO] mimetype OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected
VALID, no errors, no warnings and 2 info message found.
APP-5: [INFO] DNA ODF Spreadsheets Preservation Specification Profile report for C:\Users\maria\Desktop\014test\AT000.ods.
DOC-2: [INFO] package OpenDocument version 1.3 detected.
DOC-3: [INFO] mimetype OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected
POL_5: [INFO] content.xml External data check | Table formula detected.
VALID, no errors, no warnings and 3 info message found.
There are no issues when running it without -p (profile):
C:\ODF\odf-validator-0.14.0>odf-validator.bat C:\Users\maria\Desktop\014test\AT000.ods
APP-1: [INFO] Validating C:\Users\maria\Desktop\014test\AT000.ods.
APP-4: [INFO] Validation report for C:\Users\maria\Desktop\014test\AT000.ods.
DOC-2: [INFO] package OpenDocument version 1.3 detected.
DOC-3: [INFO] mimetype OpenDocument MIMETYPE application/vnd.oasis.opendocument.spreadsheet detected
VALID, no errors, no warnings and 2 info message found.
The text was updated successfully, but these errors were encountered: