Loading 102232-1/LI-PS-PDU.asn +12 −3 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ IMPORTS LIID, LongString, ShortString, TCPPort, WGS84CoordinateDecimal FROM Common-Parameters {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version281(281)} Loading Loading @@ -738,9 +739,9 @@ DeliveryDestination ::= SEQUENCE DeliveryInterface ::= CHOICE { hi2 [1] Common-Parameters.IPAddressPort, hi3 [2] Common-Parameters.IPAddressPort, hi4 [3] Common-Parameters.IPAddressPort, hi2 [1] IPAddressPort, hi3 [2] IPAddressPort, hi4 [3] IPAddressPort, ... } Loading @@ -757,6 +758,14 @@ DeliveryPayloadType ::= ENUMERATED ... } -- XXX temporary type IPAddressPort ::= SEQUENCE { address [1] IPAddress, port [2] Common-Parameters.TCPPort, ... } -- =================================== -- Common Parameters -- =================================== Loading Loading
102232-1/LI-PS-PDU.asn +12 −3 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ IMPORTS LIID, LongString, ShortString, TCPPort, WGS84CoordinateDecimal FROM Common-Parameters {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version281(281)} Loading Loading @@ -738,9 +739,9 @@ DeliveryDestination ::= SEQUENCE DeliveryInterface ::= CHOICE { hi2 [1] Common-Parameters.IPAddressPort, hi3 [2] Common-Parameters.IPAddressPort, hi4 [3] Common-Parameters.IPAddressPort, hi2 [1] IPAddressPort, hi3 [2] IPAddressPort, hi4 [3] IPAddressPort, ... } Loading @@ -757,6 +758,14 @@ DeliveryPayloadType ::= ENUMERATED ... } -- XXX temporary type IPAddressPort ::= SEQUENCE { address [1] IPAddress, port [2] Common-Parameters.TCPPort, ... } -- =================================== -- Common Parameters -- =================================== Loading