Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
50741f26
Commit
50741f26
authored
Jun 15, 2020
by
canterburym
Browse files
TS 102 657 v1.19.1 (2017-08-10) agreed at LI#45 (Tallinn, 2017-06-20)
parent
60d9a104
Pipeline
#4119
passed with stage
in 6 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
102657/RDMessage.asn
View file @
50741f26
RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version1
8
(1
8
)}
RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version1
9
(1
9
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -12,7 +12,7 @@ BEGIN
retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)}
-- rdHeader
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version1
8
(1
8
)}
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version1
9
(1
9
)}
-- ======================================
-- Top level definitions for RDHI wrapper
...
...
@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE
paniTime [5] GeneralizedTime OPTIONAL,
-- indicates the time when the location was reported at the start of the session,
-- or during or at the end of the session if the location is retained for the event
...
...,
paniHeaderContent [6] OCTET STRING OPTIONAL
-- Complete content of the P-Access-Network-Info header field
}
...
...
102657/RDMessage.xsd
View file @
50741f26
<?xml version="1.0"?>
<xsd:schema
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/02657/v1.1
8
.1#/RetainedData"
targetNamespace=
"http://uri.etsi.org/02657/v1.1
8
.1#/RetainedData"
elementFormDefault=
"qualified"
>
<xsd:schema
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/02657/v1.1
9
.1#/RetainedData"
targetNamespace=
"http://uri.etsi.org/02657/v1.1
9
.1#/RetainedData"
elementFormDefault=
"qualified"
>
<xsd:annotation>
<xsd:documentation
xml:lang=
"en"
>
XSD translated from ASN.1 derived from outcome of TS 102 657 v1.1
8
.1
XSD translated from ASN.1 derived from outcome of TS 102 657 v1.1
9
.1
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType
name=
"GeneralizedTime"
>
...
...
@@ -2755,6 +2755,7 @@
<xsd:element
name=
"networkProvided"
minOccurs=
"0"
type=
"NULL"
/>
<xsd:element
name=
"paniLocation"
minOccurs=
"0"
type=
"Location"
/>
<xsd:element
name=
"paniTime"
minOccurs=
"0"
type=
"GeneralizedTime"
/>
<xsd:element
name=
"paniHeaderContent"
minOccurs=
"0"
type=
"xsd:hexBinary"
/>
<xsd:any
namespace=
"##other"
processContents=
"lax"
minOccurs=
"0"
/>
</xsd:sequence>
</xsd:complexType>
...
...
102657/portal/RDMessagever1
8
.txt
→
102657/portal/RDMessagever1
9
.txt
View file @
50741f26
RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version1
8
(1
8
)}
RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version1
9
(1
9
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -12,7 +12,7 @@ BEGIN
retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)}
-- rdHeader
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version1
8
(1
8
)}
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version1
9
(1
9
)}
-- ======================================
-- Top level definitions for RDHI wrapper
...
...
@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE
paniTime [5] GeneralizedTime OPTIONAL,
-- indicates the time when the location was reported at the start of the session,
-- or during or at the end of the session if the location is retained for the event
...
...,
paniHeaderContent [6] OCTET STRING OPTIONAL
-- Complete content of the P-Access-Network-Info header field
}
...
...
102657/portal/RDMessagever1
8
.xsd
→
102657/portal/RDMessagever1
9
.xsd
View file @
50741f26
<?xml version="1.0"?>
<xsd:schema
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/02657/v1.1
8
.1#/RetainedData"
targetNamespace=
"http://uri.etsi.org/02657/v1.1
8
.1#/RetainedData"
elementFormDefault=
"qualified"
>
<xsd:schema
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/02657/v1.1
9
.1#/RetainedData"
targetNamespace=
"http://uri.etsi.org/02657/v1.1
9
.1#/RetainedData"
elementFormDefault=
"qualified"
>
<xsd:annotation>
<xsd:documentation
xml:lang=
"en"
>
XSD translated from ASN.1 derived from outcome of TS 102 657 v1.1
8
.1
XSD translated from ASN.1 derived from outcome of TS 102 657 v1.1
9
.1
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType
name=
"GeneralizedTime"
>
...
...
@@ -2755,6 +2755,7 @@
<xsd:element
name=
"networkProvided"
minOccurs=
"0"
type=
"NULL"
/>
<xsd:element
name=
"paniLocation"
minOccurs=
"0"
type=
"Location"
/>
<xsd:element
name=
"paniTime"
minOccurs=
"0"
type=
"GeneralizedTime"
/>
<xsd:element
name=
"paniHeaderContent"
minOccurs=
"0"
type=
"xsd:hexBinary"
/>
<xsd:any
namespace=
"##other"
processContents=
"lax"
minOccurs=
"0"
/>
</xsd:sequence>
</xsd:complexType>
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment