We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e9aba commit 65b8c3aCopy full SHA for 65b8c3a
rules/sch/parts/PEPPOL-M-T013.sch
@@ -222,7 +222,7 @@
222
a scheme identifier attribute.
223
</assert>
224
<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])))$')">
+ test="matches(normalize-space(./@schemeID),'^(0((00[3-9])|(0[1-9]\d)|(1\d{2})|(20\d)|(21[0-3])))$')">
226
[PEPPOL-T013-R009] A Party Identifier Scheme MUST be from the list of PEPPOL Party Identifiers described
227
in the "PEPPOL Policy for using Identifiers".
228
0 commit comments