blob: cc025c5ce0138a6954344f3d2e872b280907a525 (
plain)
1
2
3
4
5
6
7
8
9
|
<element name="Panel">
<annotation>
<documentation>Defines a collection of controls.</documentation>
</annotation>
<complexType>
<group ref="PanelControlElements" maxOccurs="unbounded" />
<attributeGroup ref="CommonControlAttributes" />
</complexType>
</element>
|