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

Update file LI-PS-PDU.asn

parent 505ebc70
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -438,8 +438,8 @@ AltOption ::= SEQUENCE (SIZE(1..MAX)) OF AltLocationFormat

AltLocationFormat ::= SEQUENCE
{
    location ::= NewLocations,
    source ::= LocationSource,
    location [1] NewLocations,
    source   [2] LocationSource,
    -- locationProvenance [3] LocationProvenance    
}