Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TC LI schemas definitions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
LI - Lawful Interception
TC LI schemas definitions
Commits
c0db1ed6
Commit
c0db1ed6
authored
1 year ago
by
tappen
Browse files
Options
Downloads
Patches
Plain Diff
Add three new optional fields each to RequestValue and TargetIdentifierValue
parent
a4ec27d8
No related branches found
No related tags found
1 merge request
!137
TS 103 120 CR064 - Improving Target Identification
Pipeline
#16792
passed
1 year ago
Stage: preflight
Stage: check
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
103120/schema/xsd/ts_103120_Task.xsd
+6
-0
6 additions, 0 deletions
103120/schema/xsd/ts_103120_Task.xsd
with
6 additions
and
0 deletions
103120/schema/xsd/ts_103120_Task.xsd
+
6
−
0
View file @
c0db1ed6
...
...
@@ -49,6 +49,9 @@
<xs:sequence>
<xs:element
name=
"FormatType"
type=
"FormatType"
/>
<xs:element
name=
"Value"
type=
"etsi:LongString"
/>
<xs:element
name=
"TargetType"
type=
"common:DictionaryEntry"
minOccurs=
"0"
/>
<xs:element
name=
"TargetLookupStartTime"
type=
"etsi:QualifiedDateTime"
minOccurs=
"0"
/>
<xs:element
name=
"TargetLookupEndTime"
type=
"etsi:QualifiedDateTime"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"FormatType"
>
...
...
@@ -147,6 +150,9 @@
<xs:sequence>
<xs:element
name=
"FormatType"
type=
"FormatType"
/>
<xs:element
name=
"Value"
type=
"etsi:LongString"
/>
<xs:element
name=
"TargetType"
type=
"common:DictionaryEntry"
minOccurs=
"0"
/>
<xs:element
name=
"TargetLookupStartTime"
type=
"etsi:QualifiedDateTime"
minOccurs=
"0"
/>
<xs:element
name=
"TargetLookupEndTime"
type=
"etsi:QualifiedDateTime"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"RequestSubtype"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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