Commit d54a88a9 authored by Jason Graham's avatar Jason Graham
Browse files

Update file LI-PS-PDU.asn

parent ab91e820
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 OF Location,
    usingNewLocation [2] SEQUENCE (SIZE (1..MAX)) OF NewLocation 
}