Commit 22589eaf authored by grahamj's avatar grahamj Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent e5c03d19
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -4419,9 +4419,14 @@ SUCI ::= SEQUENCE
    homeNetworkPublicKeyID      [5] HomeNetworkPublicKeyID,
    schemeOutput                [6] SchemeOutput,
    routingIndicatorLength      [7] INTEGER (1..4) OPTIONAL,
       -- shall be included if different from the number of meaningful digits given
       -- in routingIndicator
    -- the sUPIType and homeNetworkIdentifier fields are OPTIONAL to support reporting SUCIs in
    -- the format defined in 23.003 [19] version 15.0.0 to 15.4.0
    -- to report SUCIs in the format defined in 23.003 [19] version 15.0.0
    sUPIType                    [8] SUPIType OPTIONAL,
    -- if the sUPIType is '0' the homeNetworkIdentifier is the PLMN and may be absent as it is reported 
    -- as the MCC and MNC above
    -- if the sUPIType is not '0' the mCC and mNC fields above 
    -- shall be populated with '000' and ignored by the receiver.
    homeNetworkIdentifier       [9] HomeNetworkIdentifier OPTIONAL
}