CT_DockPaneSets Complex Type
In This Topic
Diagram
Overview
|
|
Choice 0..∞
|
|
caption required xs:string
|
|
Choice 0..∞
| | | |
Used By
Source
<xs:complexType name="CT_DockPaneSets" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="insertDockPaneSet" type="CT_DockPaneSet" />
</xs:choice>
</xs:complexType>
|
See Also