<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<simple-type xmlns="http://www.sap.com/sap.ui.library.xsd">
    <name>ConnectionLine</name>
    <derived/>
    <documentation>type file for ps, ts and mob soln</documentation>
    <enumeration>
        <value name="Line">
            <documentation>Plain line</documentation>
        </value>
        <value name="Arrow">
            <documentation>Line with arrow at end</documentation>
        </value>
    </enumeration>
</simple-type>
