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

Update file LI-PS-PDU.asn

parent 09b269b3
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -490,13 +490,13 @@ Locations ::= SEQUENCE

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


--These would only be needed if we chose [1] in LocationList

NewLocation ::= SEQUENCE (SIZE(1..MAX)) OF NewLocationFormat
N--ewLocation ::= SEQUENCE (SIZE(1..MAX)) OF NewLocationFormat

NewLocationFormat ::= SEQUENCE
{