Skip to content

Commit 3456adb

Browse files
authored
Merge pull request #437 from tjeb/CII_Credit_Payment_instructions_variable_name_fix
Fix variable name for $Credit_Payment_instructions
2 parents 1ab7f67 + 5c2e43c commit 3456adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cii/schematron/abstract/EN16931-CII-model.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<rule context="$Payment_instructions ">
142142
<assert test="$BR-49" flag="fatal" id="BR-49">[BR-49]-A Payment instruction (BG-16) shall specify the Payment means type code (BT-81).</assert>
143143
</rule>
144-
<rule context="$Credit_Payment_instructions">
144+
<rule context="$Credit_Payment_instructions ">
145145
<assert test="$BR-CO-27" flag="fatal" id="BR-CO-27">[BR-CO-27]- Either the IBAN or a Proprietary ID (BT-84) shall be used.</assert>
146146
</rule>
147147
<rule context="$Preceding_Invoice ">

0 commit comments

Comments
 (0)