Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
467a96a7
Commit
467a96a7
authored
Aug 23, 2021
by
canterburym
Browse files
Doesn't appear to like ?: syntax...
parent
f75bdf3f
Pipeline
#4314
passed with stages
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
33128/r16/urn_3GPP_ns_li_3GPPIdentityExtensions.xsd
33128/r16/urn_3GPP_ns_li_3GPPIdentityExtensions.xsd
+1
-1
No files found.
33128/r16/urn_3GPP_ns_li_3GPPIdentityExtensions.xsd
View file @
467a96a7
...
...
@@ -143,7 +143,7 @@
<xs:simpleType
name=
"TAC"
>
<xs:restriction
base=
"xs:string"
>
<xs:pattern
value=
"(
?:
[A-Fa-f0-9]{2}){2,3}"
></xs:pattern>
<xs:pattern
value=
"([A-Fa-f0-9]{2}){2,3}"
></xs:pattern>
</xs:restriction>
</xs:simpleType>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment