Commit 7a47cd6d authored by mullers's avatar mullers
Browse files

ItineraryPath type fixed

parent 165a1a12
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)