We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3003227 + d3c50ce commit e63206eCopy full SHA for e63206e
target/schematron/PEPPOL-T018.sch
@@ -461,7 +461,7 @@
461
<rule context="/ubl:ApplicationResponse/cac:DocumentResponse/cac:DocumentReference/cbc:DocumentTypeCode">
462
<assert id="PEPPOL-T018-R034"
463
flag="fatal"
464
- test="matches(normalize-space(.),'urn:fdc:peppol.eu:prac:trns:t018:1')">Value MUST be a valid transactionID.</assert>
+ test="matches(normalize-space(.),'urn:fdc:peppol\.eu:prac:trns:t0[0,1][0-9]:1\')">Value MUST be a valid transactionID.</assert>
465
</rule>
466
467
<rule context="/ubl:ApplicationResponse/cac:DocumentResponse/cac:DocumentReference/cbc:ID"/>
0 commit comments