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
LI - Lawful Interception
Trial
Commits
c1602843
Commit
c1602843
authored
Oct 22, 2021
by
rengasamis
Committed by
canterburym
Oct 22, 2021
Browse files
Added EUI64 definition
parent
dcec0a19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
103280/TS_103_280.xsd
103280/TS_103_280.xsd
+5
-0
No files found.
103280/TS_103_280.xsd
View file @
c1602843
...
@@ -241,4 +241,9 @@
...
@@ -241,4 +241,9 @@
<xs:pattern
value=
".+@.+"
/>
<xs:pattern
value=
".+@.+"
/>
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:simpleType>
<xs:simpleType
name=
"EUI64"
>
<xs:restriction
base=
"xs:token"
>
<xs:pattern
value=
"([a-f0-9]{2}:){7}[a-f0-9]{2}"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
</xs:schema>
\ No newline at end of file
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