XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Sun Microsystems, Schema Software, Open Source, Java Applications -> Sun XML Datatypes Library

Sun XML Datatypes Library

Date: May. 21, 2001
Link: http://www.sun.com/software/xml/developers/xsdlib/download.html
Source Author or Organization: Kohsuke Kawaguchi, Sun Developer Connection

The Sun XML Datatypes Library is Sun's Java implementation of XML Schema Part 2: Datatypes, and is intended for use with applications that incorporate the specification.

XML Datatypes Library may be used for validation of strings with datatypes, and to convert strings to Java objects. The distribution includes examples and redistributable binaries. A sample class file (CommandLineTester.java) is provided as a guide to implementing your own Java classes with the Datatypes Library.

XML Datatypes Library is open source with a Sun copyright, and includes software distributed under the Apache Software License.