Loading 33128/r18/TS33128Payloads.asn +159 −24 Original line number Diff line number Diff line Loading @@ -5392,19 +5392,6 @@ ReRegRequiredIndicator ::= ENUMERATED RoutingIndicator ::= INTEGER (0..9999) -- Details for the encoding and use of this parameter may be found in the clause -- that defines the xIRI that carries it. This parameter provides a generic -- mechanism to convey service based interface structures defined in Stage 3 working groups. SBIType ::= SEQUENCE { sBIReference [1] SBIReference, sBIValue [2] SBIValue } SBIReference ::= UTF8String SBIValue ::= UTF8String SchemeOutput ::= OCTET STRING ServiceAreaInformation ::= SEQUENCE (SIZE(1..MAX)) OF ServiceAreaInfo Loading Loading @@ -5541,17 +5528,6 @@ UserIdentifiers ::= SEQUENCE ePSSubscriberIDs [2] EPSSubscriberIDs OPTIONAL } XMLType ::= SEQUENCE { xMLNamespace [1] XMLNamespace, xMLValue [2] XMLValue } XMLNamespace ::= UTF8String XMLValue ::= UTF8String -- =================== -- Location parameters -- =================== Loading Loading @@ -6467,4 +6443,163 @@ SIPCellularNetworkInformation ::= SEQUENCE servingPLMN [2] PLMNID OPTIONAL } -- ================================================== -- Structures to allow reuse of encapsulated payloads -- ================================================== EncapsulatedInformation ::= CHOICE { fullPayload [1] EncapsulatedPayload, modifiedPayload [2] ModifiedPayload } EncapsulatedPayload ::= CHOICE { sBI [1] SBIType, xML [2] XMLType, mIME [3] MIMEEntity, mSRP [4] MSRPMessage, sIP [5] SIPMessage } ModifiedPayload ::= SEQUENCE { modifiedPayload [1] EncapsulatedPayload, modifications [2] SEQUENCE OF PayloadModification } PayloadModification ::= SEQUENCE { modificationLocation [1] ModificationLocation, modificationType [2] ModificationType } ModificationLocation ::= CHOICE { jSONPointer [2] UTF8String, xPath [3] UTF8String, sIPHeader [4] UTF8String, sIPBody [5] NULL, mIMEHeader [6] UTF8String, mIMEBody [7] MIMEBody, uTF8Location [8] IndexRange, octetLocation [9] IndexRange, sMSTPIEI [10] SMSTPIEI, sMSRPIEI [11] SMSRPIEI, aBNFRule [12] ABNFRuleLocation } ABNFRuleLocation ::= UTF8String SMSTPIEI ::= CHOICE { sMSTPPDU [1] NULL, sMSTPDUField [2] UTF8String, sMSTPDUFieldIEI [3] OCTET STRING } SMSRPIEI ::= CHOICE { sMSRPPDU [1] NULL, sMSRPDUField [2] UTF8String } ModificationType ::= CHOICE { nestedModifications [2] SEQUENCE OF PayloadModification, removed [3] PayloadInformationRemoved, replacedWithCharacters [4] PayloadInformationReplacedWithCharacters, replacedWithOctets [5] OCTET STRING, replacedWithBits [6] BIT STRING } PayloadInformationRemoved ::= CHOICE { charactersRemoved [1] INTEGER, octetsRemoved [2] INTEGER, bitsRemoved [3] INTEGER } PayloadInformationReplacedWithCharacters ::= SEQUENCE { characters [1] UTF8String } IndexRange ::= SEQUENCE { start [1] INTEGER, end [2] INTEGER } -- =============================================== -- Externally Defined Structures - MSRP Parameters -- =============================================== EncapsulatedMSRP ::= UTF8String MSRPMessage ::= SEQUENCE { encapsulatedMSRP [1] EncapsulatedMSRP } -- ================================================== -- Externally Defined Structures - SBIType Parameters -- ================================================== -- Details for the encoding and use of this parameter may be found in the clause -- that defines the xIRI that carries it. This parameter provides a generic -- mechanism to convey service based interface structures defined in Stage 3 working groups. SBIType ::= SEQUENCE { sBIReference [1] SBIReference, sBIValue [2] SBIValue } SBIReference ::= UTF8String SBIValue ::= UTF8String -- ================================================== -- Externally Defined Structures - XMLType Parameters -- ================================================== XMLType ::= SEQUENCE { xMLNamespace [1] XMLNamespace, xMLValue [2] XMLValue, xPath [3] XPath OPTIONAL } XMLNamespace ::= UTF8String XPath ::= UTF8String XMLValue ::= UTF8String -- ====================================================== -- Externally Defined Structures - MIME Entity Parameters -- ====================================================== EncapsulatedMIMEEntity ::= UTF8String MIMEContentType ::= UTF8String MIMEEntity ::= SEQUENCE { contentType [1] MIMEContentType, encapsulatedMIMEEntity [2] EncapsulatedMIMEEntity } MIMEPartIdentifier ::= CHOICE { index [1] INTEGER } MIMEBody ::= CHOICE { fullBody [1] NULL, bodyPart [2] MIMEPartIdentifier } END Loading
33128/r18/TS33128Payloads.asn +159 −24 Original line number Diff line number Diff line Loading @@ -5392,19 +5392,6 @@ ReRegRequiredIndicator ::= ENUMERATED RoutingIndicator ::= INTEGER (0..9999) -- Details for the encoding and use of this parameter may be found in the clause -- that defines the xIRI that carries it. This parameter provides a generic -- mechanism to convey service based interface structures defined in Stage 3 working groups. SBIType ::= SEQUENCE { sBIReference [1] SBIReference, sBIValue [2] SBIValue } SBIReference ::= UTF8String SBIValue ::= UTF8String SchemeOutput ::= OCTET STRING ServiceAreaInformation ::= SEQUENCE (SIZE(1..MAX)) OF ServiceAreaInfo Loading Loading @@ -5541,17 +5528,6 @@ UserIdentifiers ::= SEQUENCE ePSSubscriberIDs [2] EPSSubscriberIDs OPTIONAL } XMLType ::= SEQUENCE { xMLNamespace [1] XMLNamespace, xMLValue [2] XMLValue } XMLNamespace ::= UTF8String XMLValue ::= UTF8String -- =================== -- Location parameters -- =================== Loading Loading @@ -6467,4 +6443,163 @@ SIPCellularNetworkInformation ::= SEQUENCE servingPLMN [2] PLMNID OPTIONAL } -- ================================================== -- Structures to allow reuse of encapsulated payloads -- ================================================== EncapsulatedInformation ::= CHOICE { fullPayload [1] EncapsulatedPayload, modifiedPayload [2] ModifiedPayload } EncapsulatedPayload ::= CHOICE { sBI [1] SBIType, xML [2] XMLType, mIME [3] MIMEEntity, mSRP [4] MSRPMessage, sIP [5] SIPMessage } ModifiedPayload ::= SEQUENCE { modifiedPayload [1] EncapsulatedPayload, modifications [2] SEQUENCE OF PayloadModification } PayloadModification ::= SEQUENCE { modificationLocation [1] ModificationLocation, modificationType [2] ModificationType } ModificationLocation ::= CHOICE { jSONPointer [2] UTF8String, xPath [3] UTF8String, sIPHeader [4] UTF8String, sIPBody [5] NULL, mIMEHeader [6] UTF8String, mIMEBody [7] MIMEBody, uTF8Location [8] IndexRange, octetLocation [9] IndexRange, sMSTPIEI [10] SMSTPIEI, sMSRPIEI [11] SMSRPIEI, aBNFRule [12] ABNFRuleLocation } ABNFRuleLocation ::= UTF8String SMSTPIEI ::= CHOICE { sMSTPPDU [1] NULL, sMSTPDUField [2] UTF8String, sMSTPDUFieldIEI [3] OCTET STRING } SMSRPIEI ::= CHOICE { sMSRPPDU [1] NULL, sMSRPDUField [2] UTF8String } ModificationType ::= CHOICE { nestedModifications [2] SEQUENCE OF PayloadModification, removed [3] PayloadInformationRemoved, replacedWithCharacters [4] PayloadInformationReplacedWithCharacters, replacedWithOctets [5] OCTET STRING, replacedWithBits [6] BIT STRING } PayloadInformationRemoved ::= CHOICE { charactersRemoved [1] INTEGER, octetsRemoved [2] INTEGER, bitsRemoved [3] INTEGER } PayloadInformationReplacedWithCharacters ::= SEQUENCE { characters [1] UTF8String } IndexRange ::= SEQUENCE { start [1] INTEGER, end [2] INTEGER } -- =============================================== -- Externally Defined Structures - MSRP Parameters -- =============================================== EncapsulatedMSRP ::= UTF8String MSRPMessage ::= SEQUENCE { encapsulatedMSRP [1] EncapsulatedMSRP } -- ================================================== -- Externally Defined Structures - SBIType Parameters -- ================================================== -- Details for the encoding and use of this parameter may be found in the clause -- that defines the xIRI that carries it. This parameter provides a generic -- mechanism to convey service based interface structures defined in Stage 3 working groups. SBIType ::= SEQUENCE { sBIReference [1] SBIReference, sBIValue [2] SBIValue } SBIReference ::= UTF8String SBIValue ::= UTF8String -- ================================================== -- Externally Defined Structures - XMLType Parameters -- ================================================== XMLType ::= SEQUENCE { xMLNamespace [1] XMLNamespace, xMLValue [2] XMLValue, xPath [3] XPath OPTIONAL } XMLNamespace ::= UTF8String XPath ::= UTF8String XMLValue ::= UTF8String -- ====================================================== -- Externally Defined Structures - MIME Entity Parameters -- ====================================================== EncapsulatedMIMEEntity ::= UTF8String MIMEContentType ::= UTF8String MIMEEntity ::= SEQUENCE { contentType [1] MIMEContentType, encapsulatedMIMEEntity [2] EncapsulatedMIMEEntity } MIMEPartIdentifier ::= CHOICE { index [1] INTEGER } MIMEBody ::= CHOICE { fullBody [1] NULL, bodyPart [2] MIMEPartIdentifier } END