Skip to content

Commit

Permalink
Tagged profile. Fix rule about content items in StructTreeRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
Git User committed Oct 10, 2024
1 parent f667ff9 commit 1b8207e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1751,7 +1751,7 @@
<reference specification="ISO-32000-2" clause="Annex_L"/>
</references>
</rule>
<rule object="SEStructTreeRoot" tags="structure">
<rule object="PDStructTreeRoot" tags="structure">
<id specification="ISO_32005" clause="6.2" testNumber="54"/>
<description>StructTreeRoot shall not contain content items</description>
<test>hasContentItems == false</test>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1717,7 +1717,7 @@
<reference specification="ISO-32000-2" clause="Annex_L"/>
</references>
</rule>
<rule object="SEStructTreeRoot" tags="structure">
<rule object="PDStructTreeRoot" tags="structure">
<id specification="ISO_32005" clause="6.2" testNumber="54"/>
<description>StructTreeRoot shall not contain content items</description>
<test>hasContentItems == false</test>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@
<reference specification="ISO-32000-2" clause="Annex_L"/>
</references>
</rule>
<rule object="SEStructTreeRoot" tags="structure">
<rule object="PDStructTreeRoot" tags="structure">
<id specification="ISO_32005" clause="6.2" testNumber="54"/>
<description>StructTreeRoot shall not contain content items</description>
<test>hasContentItems == false</test>
Expand Down

0 comments on commit 1b8207e

Please sign in to comment.