JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
group ToolBar.content

Model
>
((action | separator | searchPanel)* , )


Local Usage
ToolBar.type

Source
<xsd:group name="ToolBar.content">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element ref="jdnc:action"/>
<xsd:element ref="jdnc:separator"/>
<xsd:element ref="jdnc:searchPanel"/>
</xsd:choice>
<xsd:group ref="jdnc:ToolBar.extra"/>
</xsd:sequence>
</xsd:group>

JDNC 04 05 Schema Documentation

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.