Commit 007b2581 authored by canterburym's avatar canterburym
Browse files

Merge branch 'post_meeting_update_refs' into 'meeting/SA94e'

Updating references

See merge request li-trial!122
parents db1e1568 45eed95c
Pipeline #5551 passed with stages
in 2 minutes and 2 seconds
......@@ -167,7 +167,7 @@ IRIEvent ::= CHOICE
pDHeaderReport [14] PDHeaderReport,
pDSummaryReport [15] PDSummaryReport,
-- MDF-related events, see clause 7.3.4
-- MDF-related events, see clause 7.3.2
mDFCellSiteReport [16] MDFCellSiteReport,
-- MMS-related events, see clause 7.4.2
......@@ -2947,4 +2947,4 @@ OGCURN ::= UTF8String
-- TS 29.572 [24], clause 6.1.6.2.15
MethodCode ::= INTEGER (16..31)
END
END
\ No newline at end of file
......@@ -169,13 +169,13 @@ XIRIEvent ::= CHOICE
n9HRPDUSessionInfo [100] N9HRPDUSessionInfo,
s8HRBearerInfo [101] S8HRBearerInfo,
-- Separated Location Reporting, see clause 7.3.X
-- Separated Location Reporting, see clause 7.3.4
separatedLocationReporting [102] SeparatedLocationReporting,
-- STIR SHAKEN and RCD/eCNAM Events, see clause 7.X.2
-- STIR SHAKEN and RCD/eCNAM Events, see clause 7.11.2
sTIRSHAKENSignatureGeneration [103] STIRSHAKENSignatureGeneration,
sTIRSHAKENSignatureValidation [104] STIRSHAKENSignatureValidation,
-- IMS events, see clause 7.X.4.2
-- IMS events, see clause 7.11.4.2
iMSMessage [105] IMSMessage,
startOfInterceptionForActiveIMSSession [106] StartOfInterceptionForActiveIMSSession
}
......@@ -226,7 +226,7 @@ IRIEvent ::= CHOICE
pDHeaderReport [14] PDHeaderReport,
pDSummaryReport [15] PDSummaryReport,
-- MDF-related events, see clause 7.3.4
-- MDF-related events, see clause 7.3.2
mDFCellSiteReport [16] MDFCellSiteReport,
-- MMS-related events, see clause 7.4.2
......@@ -339,14 +339,14 @@ IRIEvent ::= CHOICE
-- tag 100 is reserved because there is no equivalent n9HRPDUSessionInfo in IRIEvent.
-- tag 101 is reserved because there is no equivalent S8HRBearerInfo in IRIEvent.
-- Separated Location Reporting, see clause 7.3.X
-- Separated Location Reporting, see clause 7.3.4
separatedLocationReporting [102] SeparatedLocationReporting,
-- STIR SHAKEN and RCD/eCNAM Events, see clause 7.X.3
-- STIR SHAKEN and RCD/eCNAM Events, see clause 7.11.3
sTIRSHAKENSignatureGeneration [103] STIRSHAKENSignatureGeneration,
sTIRSHAKENSignatureValidation [104] STIRSHAKENSignatureValidation,
-- IMS events, see clause 7.X.4.2
-- IMS events, see clause 7.11.4.2
iMSMessage [105] IMSMessage,
startOfInterceptionForActiveIMSSession [106] StartOfInterceptionForActiveIMSSession
......@@ -2802,7 +2802,7 @@ PTCAccessPolicyFailure ::= ENUMERATED
-- IMS definitions
-- ===============
-- See clause 7.X.4.2.1 for details of this structure
-- See clause 7.12.4.2.1 for details of this structure
IMSMessage ::= SEQUENCE
{
payload [1] IMSPayload,
......@@ -2810,7 +2810,7 @@ IMSMessage ::= SEQUENCE
voIPRoamingIndication [3] VoIPRoamingIndication OPTIONAL,
location [6] Location OPTIONAL
}
-- See clause 7.X.4.2.3 for details of this structure
-- See clause 7.12.4.2.3 for details of this structure
StartOfInterceptionForActiveIMSSession ::= SEQUENCE
{
originatingId [1] SEQUENCE OF IMPU,
......@@ -2858,13 +2858,13 @@ HeaderOnlyIndication ::= BOOLEAN
-- STIR/SHAKEN/RCD/eCNAM definitions
-- =================================
-- See clause 7.X.2.1.2 for details of this structure
-- See clause 7.11.2.1.2 for details of this structure
STIRSHAKENSignatureGeneration ::= SEQUENCE
{
pASSporTs [1] SEQUENCE OF PASSporT
}
-- See clause 7.X.2.1.3 for details of this structure
-- See clause 7.11.2.1.3 for details of this structure
STIRSHAKENSignatureValidation ::= SEQUENCE
{
pASSporTs [1] SEQUENCE OF PASSporT OPTIONAL,
......@@ -4262,4 +4262,4 @@ OGCURN ::= UTF8String
-- TS 29.572 [24], clause 6.1.6.2.15
MethodCode ::= INTEGER (16..31)
END
END
\ No newline at end of file
......@@ -295,4 +295,4 @@
<xs:restriction base="xs:anyURI"></xs:restriction>
</xs:simpleType>
</xs:schema>
</xs:schema>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment