Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/assign/cadyts/test.typ.xml
428380 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<types xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/types_file.xsd">
3
<type id="a" numLanes="1" speed="15.99"/>
4
<type id="b" numLanes="1" speed="15.99"/>
5
<type id="c" numLanes="1" speed="15.99"/>
6
</types>
7
8