Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Trial
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
LI - Lawful Interception
Trial
Commits
5ea2915e
Commit
5ea2915e
authored
4 years ago
by
canterburym
Browse files
Options
Downloads
Patches
Plain Diff
TS 103 280 v2.4.1 (2019-12-18) agreed at LI#52 (Turin, 2019-10-15)
parent
be1c6bba
Branches
Branches containing commit
Tags
spec/103280/2.4.1
Tags containing commit
1 merge request
!9
2020 06 15 t12 25 26 171555
Pipeline
#4186
failed with stage
Stage:
in 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
103280/TS_103_280.xsd
+6
-1
6 additions, 1 deletion
103280/TS_103_280.xsd
103280/portal/TS_103_280_v020401.xsd
+6
-1
6 additions, 1 deletion
103280/portal/TS_103_280_v020401.xsd
with
12 additions
and
2 deletions
103280/TS_103_280.xsd
+
6
−
1
View file @
5ea2915e
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
3
.1"
elementFormDefault=
"qualified"
>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
4
.1"
elementFormDefault=
"qualified"
>
<xs:simpleType
name=
"ShortString"
>
<xs:restriction
base=
"xs:string"
>
<xs:maxLength
value=
"255"
/>
...
...
@@ -231,4 +231,9 @@
<xs:simpleType
name=
"NAI"
>
<xs:restriction
base=
"xs:string"
/>
</xs:simpleType>
<xs:simpleType
name=
"LDID"
>
<xs:restriction
base=
"xs:string"
>
<xs:pattern
value=
"([A-Z]{2}-.+-.+)"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
This diff is collapsed.
Click to expand it.
103280/portal/TS_103_280_v020
3
01.xsd
→
103280/portal/TS_103_280_v020
4
01.xsd
+
6
−
1
View file @
5ea2915e
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
3
.1"
elementFormDefault=
"qualified"
>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
4
.1"
elementFormDefault=
"qualified"
>
<xs:simpleType
name=
"ShortString"
>
<xs:restriction
base=
"xs:string"
>
<xs:maxLength
value=
"255"
/>
...
...
@@ -231,4 +231,9 @@
<xs:simpleType
name=
"NAI"
>
<xs:restriction
base=
"xs:string"
/>
</xs:simpleType>
<xs:simpleType
name=
"LDID"
>
<xs:restriction
base=
"xs:string"
>
<xs:pattern
value=
"([A-Z]{2}-.+-.+)"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment