Skip to content

Commit

Permalink
Arlington model. Update rules about possible values of array
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Jul 4, 2023
1 parent b77c905 commit 31eb378
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49280,7 +49280,7 @@
<rule object="AXObjectImageMask">
<id specification="ISO_32000_1_3" clause="Decode" testNumber="20"/>
<description>Entry Decode with type Array in XObjectImageMask shall have one of values: [1,0], [0,1]</description>
<test>(DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<test>DecodeHasTypeArray != true || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<error>
<message>Entry Decode with type Array in XObjectImageMask has incorrect value instead of [1,0], [0,1]</message>
<arguments>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55761,7 +55761,7 @@
<rule object="AXObjectImageMask">
<id specification="ISO_32000_1_4" clause="Decode" testNumber="20"/>
<description>Entry Decode with type Array in XObjectImageMask shall have one of values: [1,0], [0,1]</description>
<test>(DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<test>DecodeHasTypeArray != true || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<error>
<message>Entry Decode with type Array in XObjectImageMask has incorrect value instead of [1,0], [0,1]</message>
<arguments>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72158,7 +72158,7 @@
<rule object="AXObjectImageMask">
<id specification="ISO_32000_1_5" clause="Decode" testNumber="20"/>
<description>Entry Decode with type Array in XObjectImageMask shall have one of values: [1,0], [0,1]</description>
<test>(DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<test>DecodeHasTypeArray != true || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<error>
<message>Entry Decode with type Array in XObjectImageMask has incorrect value instead of [1,0], [0,1]</message>
<arguments>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79448,7 +79448,7 @@
<rule object="AXObjectImageMask">
<id specification="ISO_32000_1_6" clause="Decode" testNumber="20"/>
<description>Entry Decode with type Array in XObjectImageMask shall have one of values: [1,0], [0,1]</description>
<test>(DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<test>DecodeHasTypeArray != true || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<error>
<message>Entry Decode with type Array in XObjectImageMask has incorrect value instead of [1,0], [0,1]</message>
<arguments>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96336,7 +96336,7 @@
<rule object="AXObjectImageMask">
<id specification="ISO_32000_1_7" clause="Decode" testNumber="20"/>
<description>Entry Decode with type Array in XObjectImageMask shall have one of values: [1,0], [0,1]</description>
<test>(DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<test>DecodeHasTypeArray != true || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<error>
<message>Entry Decode with type Array in XObjectImageMask has incorrect value instead of [1,0], [0,1]</message>
<arguments>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104513,7 +104513,7 @@
<rule object="AXObjectImageMask">
<id specification="ISO_32000_2_0" clause="Decode" testNumber="20"/>
<description>Entry Decode with type Array in XObjectImageMask shall have one of values: [1,0], [0,1]</description>
<test>(DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<test>DecodeHasTypeArray != true || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 0 &amp;&amp; Decode1IntegerValue == 1) || (DecodeArraySize == 2 &amp;&amp; Decode0IntegerValue == 1 &amp;&amp; Decode1IntegerValue == 0)</test>
<error>
<message>Entry Decode with type Array in XObjectImageMask has incorrect value instead of [1,0], [0,1]</message>
<arguments>
Expand Down

0 comments on commit 31eb378

Please sign in to comment.