Path: blob/main/tests/complex/traci_java/data/tls.add.xml
169686 views
<additional>1<tlLogic id="gneJ1" type="static" programID="1" offset="0">2<phase duration="22" state="GGgGGGrrrr" name="North-South"/>3<phase duration="3" state="yyyyyyrrrr" name="Transition to East-West"/>4<phase duration="22" state="rrrrrrGGGG" name="East-West"/>5<phase duration="3" state="rrrrrryyyy" name="Transition to North-South"/>6<param key="foo" value="bar"/>7</tlLogic>89<tlLogic id="gneJ1" type="static" programID="2" offset="0">10<phase duration="50" state="GGgGGGrrrr" name="North-South" next="1"/>11<phase duration="3" state="yyyyyyrrrr" name="Transition to East-West"/>12<phase duration="50" state="rrrrrrGGGG" name="East-West" next="3 0"/>13<phase duration="3" state="rrrrrryyyy" name="Transition to North-South"/>14<param key="xyz" value="42"/>15</tlLogic>16</additional>171819