Commit 6b1b9ed1 authored by Jason Graham's avatar Jason Graham
Browse files

Update file LI-PS-PDU.asn

parent 2e299997
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@ Locations ::= SEQUENCE

LocationList ::= CHOICE --This won't be a choice, but one of the two alternates below
{
    usingLocation [1] SEQUENCE (SIZE (1..MAX)) OF Location
    usingLocation [1] SEQUENCE (SIZE (1..MAX)) OF Location,
    usingNewLocation [2] SEQUENCE (SIZE (1..MAX)) OF NewLocation 
}