Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
479a245b
Commit
479a245b
authored
Jul 06, 2020
by
canterburym
Browse files
TS 33128 v16.3.0 (2020-07-06) agreed at SA#88-e
parent
721c8eba
Changes
2
Show whitespace changes
Inline
Side-by-side
33128/r16/TS33128Payloads.asn
View file @
479a245b
TS33128Payloads
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r16(16) version
1(1
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19) r16(16) version
2(2
)}
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
...
...
@@ -9,13 +9,13 @@ BEGIN
-- Relative OIDs
-- =============
xIRIPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version1(1) xIRI(1)}
xCCPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version0(0) xCC(2)}
tS33128PayloadsOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version2(2)}
iRIPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version1(1) iRI(3)}
cCPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version0(0) cC(4)}
lINotificationPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) version0(0) lINotification(5)}
xIRIPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xIRI(1)}
xCCPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID xCC(2)}
iRIPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID iRI(3)}
cCPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID cC(4)}
lINotificationPayloadOID RELATIVE-OID ::= {tS33128PayloadsOID lINotification(5)}
-- ===============
-- X2 xIRI payload
...
...
@@ -23,7 +23,7 @@ lINotificationPayloadOID RELATIVE-OID ::= {threeGPP(4) ts33128(19) r16(16) versi
XIRIPayload ::= SEQUENCE
{
relativeOID
[1] RELATIVE-OID,
xIRIPayloadOID
[1] RELATIVE-OID,
event [2] XIRIEvent
}
...
...
@@ -69,7 +69,7 @@ XIRIEvent ::= CHOICE
IRIPayload ::= SEQUENCE
{
relative
OID [1] RELATIVE-OID,
iRIPayload
OID [1] RELATIVE-OID,
event [2] IRIEvent,
targetIdentifiers [3] SEQUENCE OF IRITargetIdentifier OPTIONAL
}
...
...
@@ -119,7 +119,7 @@ IRITargetIdentifier ::= SEQUENCE
CCPayload ::= SEQUENCE
{
relative
OID [1] RELATIVE-OID,
cCPayload
OID [1] RELATIVE-OID,
pDU [2] CCPDU
}
...
...
@@ -134,7 +134,7 @@ CCPDU ::= CHOICE
LINotificationPayload ::= SEQUENCE
{
relative
OID [1] RELATIVE-OID,
lINotificationPayload
OID [1] RELATIVE-OID,
notification [2] LINotificationMessage
}
...
...
@@ -608,7 +608,8 @@ FiveGSMRequestType ::= ENUMERATED
initialEmergencyRequest(3),
existingEmergencyPDUSession(4),
modificationRequest(5),
reserved(6)
reserved(6),
mAPDURequest(7)
}
FiveGSMCause ::= INTEGER (0..255)
...
...
@@ -890,12 +891,14 @@ IPAddr ::= SEQUENCE
GlobalRANNodeID ::= SEQUENCE
{
pLMNID [1] PLMNID,
aNNodeID [2] CHOICE
{
aNNodeID [2] ANNodeID
}
ANNodeID ::= CHOICE
{
n3IWFID [1] N3IWFIDSBI,
gNbID [2] GNbID,
nGENbID [3] NGENbID
}
}
-- TS 38.413 [23], clause 9.3.1.6
...
...
33128/r16/urn_3GPP_ns_li_3GPPX1Extensions.xsd
→
33128/r16/urn_3GPP_ns_li_3GPPX1Extensions
_r16_v1
.xsd
View file @
479a245b
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"urn:3GPP:ns:li:3GPPX1Extensions"
targetNamespace=
"urn:3GPP:ns:li:3GPPX1Extensions"
xmlns=
"urn:3GPP:ns:li:3GPPX1Extensions
:r16:v1
"
targetNamespace=
"urn:3GPP:ns:li:3GPPX1Extensions
:r16:v1
"
elementFormDefault=
"qualified"
>
<xs:complexType
name=
"X1Extensions"
>
...
...
@@ -55,7 +55,6 @@
<xs:element
name=
"LALSLILCSTargetProvisioning"
type=
"LALSLILCSTargetProvisioningExtensions"
></xs:element>
<xs:element
name=
"LALSLTFProvisioning"
type=
"LALSLTFProvisioningExtensions"
></xs:element>
<xs:element
name=
"HeaderReporting"
type=
"PDHRReportingExtensions"
></xs:element>
<xs:element
name=
"ServiceScopingOptions"
type=
"ServiceScopingOptions"
></xs:element>
</xs:choice>
</xs:complexType>
...
...
@@ -194,36 +193,4 @@
</xs:restriction>
</xs:simpleType>
<xs:complexType
name=
"ServiceScopingOptions"
>
<xs:sequence>
<xs:element
name=
"ServiceTypeOptions"
type=
"ServiceTypeOptions"
></xs:element>
<xs:element
name=
"LocationInformationOptions"
type=
"LocationInformationOptions"
></xs:element>
<xs:element
name=
"NonHPLMNRANTrafficDelivery"
type=
"ServiceScopeOptionValue"
></xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"ServiceTypeOptions"
>
<xs:sequence>
<xs:element
name=
"Voice"
type=
"ServiceScopeOptionValue"
></xs:element>
<xs:element
name=
"Data"
type=
"ServiceScopeOptionValue"
></xs:element>
<xs:element
name=
"Messaging"
type=
"ServiceScopeOptionValue"
></xs:element>
<xs:element
name=
"PTT"
type=
"ServiceScopeOptionValue"
></xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"LocationInformationOptions"
>
<xs:sequence>
<xs:element
name=
"ReportLocationAtBeginningAndEnd"
type=
"ServiceScopeOptionValue"
></xs:element>
<xs:element
name=
"ReportLocationUpdate"
type=
"ServiceScopeOptionValue"
></xs:element>
<xs:element
name=
"LALS"
type=
"ServiceScopeOptionValue"
></xs:element>
</xs:sequence>
</xs:complexType>
<xs:simpleType
name=
"ServiceScopeOptionValue"
>
<xs:restriction
base=
"xs:string"
>
<xs:enumeration
value=
"Deliver"
></xs:enumeration>
<xs:enumeration
value=
"DoNotDeliver"
></xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:schema>
\ No newline at end of file
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