Skip to content

Commit 65b8c3a

Browse files
committed
T013
1 parent 57e9aba commit 65b8c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/sch/parts/PEPPOL-M-T013.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
a scheme identifier attribute.
223223
</assert>
224224
<assert id="PEPPOL-T013-R009" flag="fatal"
225-
test="matches(normalize-space(./@schemeID),'^(0((00[3-9])|(0[1-9]\\d)|(1\\d{2})|(20\\d)|(21[0-3])))$')">
225+
test="matches(normalize-space(./@schemeID),'^(0((00[3-9])|(0[1-9]\d)|(1\d{2})|(20\d)|(21[0-3])))$')">
226226
[PEPPOL-T013-R009] A Party Identifier Scheme MUST be from the list of PEPPOL Party Identifiers described
227227
in the "PEPPOL Policy for using Identifiers".
228228
</assert>

0 commit comments

Comments
 (0)