JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
complexType Form.type

Super Types
{http://www.jdesktop.org/2004/05/jdnc}Form.type (extension)

Model
<...
  tracks = xsd:anyURI>
((formData?, components* , popupMenu?, toolBar?, statusBar?), )
</...>


Attribute Summary
 xsd:anyURItracks
          

Attribute Detail

tracks

xsd:anyURI tracks


Source
<xsd:complexType name="Form.type">
<xsd:complexContent>
<xsd:extension base="om:Identifiable.type">
<xsd:group ref="jdnc:Form.content"/>
<xsd:attributeGroup ref="jdnc:Form.attlist"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.