JDNC 04 05 Schema Documentation

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

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

Source
<xsd:simpleType name="FetchDirection">
<xsd:restriction base="xsd:NCName">
<xsd:enumeration value="forward"/>
<xsd:enumeration value="reverse"/>
<xsd:enumeration value="unknown"/>
</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.