<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<control xmlns="http://www.sap.com/sap.ui.library.xsd">
    <name>OverlayContainer</name>
    <derived/>
    <author>SAP SE</author>
    <documentation>Is to be embedded into the Overlay control as content container</documentation>
    <deprecation since="1.38"></deprecation>
    <baseType>sap.ui.ux3/Overlay</baseType>
    <aggregations default="content">
        <aggregation name="content" type="sap.ui.core/Control" cardinality="0..n">
            <documentation>Aggregation for content</documentation>
        </aggregation>
    </aggregations>
</control>
