Skip to content

Commit 1b8207e

Browse files
author
Git User
committed
Tagged profile. Fix rule about content items in StructTreeRoot
1 parent f667ff9 commit 1b8207e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/src/main/resources/org/verapdf/pdfa/validation/PDFUA-2-ISO32005.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@
17511751
<reference specification="ISO-32000-2" clause="Annex_L"/>
17521752
</references>
17531753
</rule>
1754-
<rule object="SEStructTreeRoot" tags="structure">
1754+
<rule object="PDStructTreeRoot" tags="structure">
17551755
<id specification="ISO_32005" clause="6.2" testNumber="54"/>
17561756
<description>StructTreeRoot shall not contain content items</description>
17571757
<test>hasContentItems == false</test>

core/src/main/resources/org/verapdf/pdfa/validation/WTPDF-1-0-Accessibility.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1717,7 +1717,7 @@
17171717
<reference specification="ISO-32000-2" clause="Annex_L"/>
17181718
</references>
17191719
</rule>
1720-
<rule object="SEStructTreeRoot" tags="structure">
1720+
<rule object="PDStructTreeRoot" tags="structure">
17211721
<id specification="ISO_32005" clause="6.2" testNumber="54"/>
17221722
<description>StructTreeRoot shall not contain content items</description>
17231723
<test>hasContentItems == false</test>

core/src/main/resources/org/verapdf/pdfa/validation/WTPDF-1-0-Reuse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,7 +1566,7 @@
15661566
<reference specification="ISO-32000-2" clause="Annex_L"/>
15671567
</references>
15681568
</rule>
1569-
<rule object="SEStructTreeRoot" tags="structure">
1569+
<rule object="PDStructTreeRoot" tags="structure">
15701570
<id specification="ISO_32005" clause="6.2" testNumber="54"/>
15711571
<description>StructTreeRoot shall not contain content items</description>
15721572
<test>hasContentItems == false</test>

0 commit comments

Comments
 (0)