Commit 5ed9b643 authored by mullers's avatar mullers
Browse files

ItineraryPath type fixed

parent c987826e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ AlacarteContainer ::= SEQUENCE {
 
 Traces ::= SEQUENCE SIZE(0..7) OF PathHistory
    
 ItineraryPath= SEQUENCE SIZE(0..40) OF ReferencePosition
 ItineraryPath ::= SEQUENCE SIZE(0..40) OF ReferencePosition
 
 TransmissionInterval ::= INTEGER { oneMilliSecond(1), tenSeconds(10000) } (1..10000)