Skip to content

Commit

Permalink
Added 532 to CII rules; #63
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Apr 12, 2018
1 parent 613a4f5 commit e46d587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cii/schematron/codelist/EN16931-CII-codes.sch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="EN16931-Codes">
<rule context="rsm:ExchangedDocument/ram:TypeCode" flag="fatal">
<assert
test="((not(contains(normalize-space(.), ' ')) and contains(' 80 81 82 83 84 130 202 203 204 211 261 262 295 296 308 325 326 380 381 383 384 385 386 387 388 389 390 393 394 395 396 420 456 457 458 527 575 623 633 751 780 935 ', concat(' ', normalize-space(.), ' '))))"
test="((not(contains(normalize-space(.), ' ')) and contains(' 80 81 82 83 84 130 202 203 204 211 261 262 295 296 308 325 326 380 381 383 384 385 386 387 388 389 390 393 394 395 396 420 456 457 458 527 532 575 623 633 751 780 935 ', concat(' ', normalize-space(.), ' '))))"
flag="warning">[CL-01]-The document type code MUST be coded by the invoice and credit note related code lists of UNTDID 1001.</assert>
</rule>

Expand Down

0 comments on commit e46d587

Please sign in to comment.