Loading 102232-1/LI-PS-PDU.asn +3 −3 Original line number Diff line number Diff line Loading @@ -490,12 +490,12 @@ Locations ::= SEQUENCE LocationList ::= CHOICE --This won't be a choice, but one of the two alternates below { usingLocation [1] SEQUENCE OF Location, usingNewLocation [2] SEQUENCE (SIZE (1..MAX)) OF NewLocation usingNewLocation [1] SEQUENCE (SIZE (1..MAX)) OF NewLocation, -- usingLocation [2] SEQUENCE OF Location } --These would only be needed if we chose [2] in LocationList --These would only be needed if we chose [1] in LocationList NewLocation ::= SEQUENCE (SIZE(1..MAX)) OF NewLocationFormat Loading Loading
102232-1/LI-PS-PDU.asn +3 −3 Original line number Diff line number Diff line Loading @@ -490,12 +490,12 @@ Locations ::= SEQUENCE LocationList ::= CHOICE --This won't be a choice, but one of the two alternates below { usingLocation [1] SEQUENCE OF Location, usingNewLocation [2] SEQUENCE (SIZE (1..MAX)) OF NewLocation usingNewLocation [1] SEQUENCE (SIZE (1..MAX)) OF NewLocation, -- usingLocation [2] SEQUENCE OF Location } --These would only be needed if we chose [2] in LocationList --These would only be needed if we chose [1] in LocationList NewLocation ::= SEQUENCE (SIZE(1..MAX)) OF NewLocationFormat Loading