Skip to content

Commit c7ab2fe

Browse files
Generated by github actions
1 parent 714d02a commit c7ab2fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

target/schematron/PEPPOL-T005.sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,10 +523,10 @@
523523
<rule context="ubl:Tender/cac:DocumentReference/cac:Attachment">
524524
<assert id="PEPPOL-T005-R023"
525525
flag="fatal"
526-
test="exists(cac:ExternalReferencecbc:DocumentHash)">[PEPPOL-T005-R023] An Attachment MUST have a document hash</assert>
526+
test="exists(cac:ExternalReference/cbc:DocumentHash)">[PEPPOL-T005-R023] An Attachment MUST have a document hash</assert>
527527
<assert id="PEPPOL-T005-R024"
528528
flag="fatal"
529-
test="exists(cac:ExternalReferencec/cbc:HashAlgorithmMethod)">[PEPPOL-T005-R024] An Attachment MUST have a hash algorithm method</assert>
529+
test="exists(cacExternalReferencec/cbc:HashAlgorithmMethod)">[PEPPOL-T005-R024] An Attachment MUST have a hash algorithm method</assert>
530530
<assert id="PEPPOL-T005-R025"
531531
flag="fatal"
532532
test="normalize-space(cac:ExternalReferencec/cbc:HashAlgorithmMethod) = 'http://www.w3.org/2001/04/xmlenc#sha256'">[PEPPOL-T005-R025] Hash Algorithm MUST be SHA-256 (http://www.w3.org/2001/04/xmlenc#sha256)</assert>

0 commit comments

Comments
 (0)