Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -3082,7 +3082,7 @@ module LibNGAP_Templates { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UPTransportLayerInformationPairItem_ExtIEs (?); // type ASNAUX.VisibleString URI_address; // type union UserLocationInformation { template (value) UserLocationInformation m_ie_userLocInf_NR(UserLocationInformationNR p_ulinr):={ template (value) UserLocationInformation m_ie_userLocInf_NR(template (value) UserLocationInformationNR p_ulinr):={ userLocationInformationNR := p_ulinr } // End of template m_ie_userLocInf Loading Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -3082,7 +3082,7 @@ module LibNGAP_Templates { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UPTransportLayerInformationPairItem_ExtIEs (?); // type ASNAUX.VisibleString URI_address; // type union UserLocationInformation { template (value) UserLocationInformation m_ie_userLocInf_NR(UserLocationInformationNR p_ulinr):={ template (value) UserLocationInformation m_ie_userLocInf_NR(template (value) UserLocationInformationNR p_ulinr):={ userLocationInformationNR := p_ulinr } // End of template m_ie_userLocInf Loading