-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
12f826f
commit d022223
Showing
7 changed files
with
2,050 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
...1.0/Accessibility/6.1.3 Conformance level for accessibility/verapdf-profile-6-1-3-t01.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<profile xmlns="http://www.verapdf.org/ValidationProfile" flavour="WTPDF_1_0_ACCESSIBILITY"> | ||
<details creator="veraPDF Consortium" created="2024-02-15T10:58:04.766+03:00"> | ||
<name>WTPDF 1.0 - 6.1.3 Conformance level for accessibility - PDF Declaration</name> | ||
<description>File conforming to the WTPDF 1.0 conformance level for accessibility shall include a PDF Declaration with the URI | ||
identifier "http://pdfa.org/declarations/wtpdf/#accessibility1.0" as its pdfd:conformsTo entry</description> | ||
</details> | ||
<hash></hash> | ||
<rules> | ||
<rule object="MainXMPPackage" tags="metadata"> | ||
<id specification="WTPDF_1_0" clause="6.1.3" testNumber="1"/> | ||
<description>File conforming to the WTPDF 1.0 conformance level for accessibility shall include a PDF Declaration with the URI | ||
identifier "http://pdfa.org/declarations/wtpdf/#accessibility1.0" as its pdfd:conformsTo entry</description> | ||
<test>declarations.split(',').filter(declarations => declarations == 'http://pdfa.org/declarations/wtpdf#accessibility1.0').length == 1</test> | ||
<error> | ||
<message>File conforming to the WTPDF 1.0 conformance level for accessibility doesn't include a PDF Declaration with the URI | ||
identifier "http://pdfa.org/declarations/wtpdf/#accessibility1.0" as its pdfd:conformsTo entry</message> | ||
<arguments/> | ||
</error> | ||
<references/> | ||
</rule> | ||
</rules> | ||
<variables/> | ||
</profile> |
24 changes: 24 additions & 0 deletions
24
PDF_UA/WTPDF/1.0/Reuse/6.1.2 Conformance level for reuse/verapdf-profile-6-1-2-t01.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<profile xmlns="http://www.verapdf.org/ValidationProfile" flavour="WTPDF_1_0_REUSE"> | ||
<details creator="veraPDF Consortium" created="2024-02-15T10:58:04.766+03:00"> | ||
<name>WTPDF 1.0 - 6.1.2 Conformance level for reuse - PDF Declaration</name> | ||
<description>File conforming to the WTPDF 1.0 conformance level for reuse shall include a PDF Declaration with the URI | ||
identifier "http://pdfa.org/declarations/wtpdf/#reuse1.0" as its pdfd:conformsTo entry</description> | ||
</details> | ||
<hash></hash> | ||
<rules> | ||
<rule object="MainXMPPackage" tags="metadata"> | ||
<id specification="WTPDF_1_0" clause="6.1.2" testNumber="1"/> | ||
<description>File conforming to the WTPDF 1.0 conformance level for reuse shall include a PDF Declaration with the URI | ||
identifier "http://pdfa.org/declarations/wtpdf/#reuse1.0" as its pdfd:conformsTo entry</description> | ||
<test>declarations.split(',').filter(declarations => declarations == 'http://pdfa.org/declarations/wtpdf#reuse1.0').length == 1</test> | ||
<error> | ||
<message>File conforming to the WTPDF 1.0 conformance level for reuse doesn't include a PDF Declaration with the URI | ||
identifier "http://pdfa.org/declarations/wtpdf/#reuse1.0" as its pdfd:conformsTo entry</message> | ||
<arguments/> | ||
</error> | ||
<references/> | ||
</rule> | ||
</rules> | ||
<variables/> | ||
</profile> |