JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
simpleType FontStyle

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.jdesktop.org/2004/05/jdnc}FontStyle (restriction)

Source
<xsd:simpleType name="FontStyle">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="bold"/>
<xsd:enumeration value="italic"/>
<xsd:enumeration value="plain"/>
</xsd:restriction>
</xsd:simpleType>

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.