<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<simple-type xmlns="http://www.sap.com/sap.ui.library.xsd">
    <name>ToolbarSeparatorDesign</name>
    <derived/>
    <documentation>Design of the Toolbar Separator.</documentation>
    <deprecation since="1.38"></deprecation>
    <enumeration>
        <value name="Standard">
            <documentation>Standard Separator between controls</documentation>
        </value>
        <value name="FullHeight">
            <documentation>100% height Separator before and after specific controls</documentation>
        </value>
    </enumeration>
</simple-type>
