This is the second patch release of 9.0.1.
New Features
Bug Fixed
This is the first patch release of 9.0.1.
This is the production release of 9.0.1.0.0.
The schema processor complies with the W3C XMLSchema Candidate Recommendation
Bug Fixed
Oracle XML Schema Processor 9.0.0.0.0A Beta
Mar 31, 2001
This is the second beta release of 9.0.0.0.0.
The schema processor complies with the W3C XMLSchema Candidate Recommendation
Bug Fixed
Oracle XML Schema Processor 9.0.0.0.0 Beta
Jan 25, 2001
This is the first beta release of 9.0.0.0.0.
The schema processor complies with the following W3C XMLSchema Candidate Recommendation:
Bug Fixed
Oracle XML Schema Validator 1.0.1 Beta
-------------------------------
October 17, 2000
The schema processor complies with the following W3C XMLSchema Candidate Recommendation:
Please note that in this release, the schema namespace has been changed
to:
http://www.w3.org/2000/10/XMLschema
and the namespace for built-in datatypes has been separated from
schema namesapce to:
http://www.w3.org/2000/10/XMLSchema-datatypes
in accordance with the current Working Drafts. In order to use new
syntax and features of the current spec, new schema namespace must be used.
Old syntax is supported under the old schema namespace in this release
but the use is discouraged, there is no gurantee for future support.
The following features are not implemented in this release
APIs to build a XMLSchema object
This is still a beta release for XML schema validation, and it
is subject to change with changes in the XML Schema working draft.
Oracle XML Schema Validator 1.0 Beta
-------------------------------
July 21, 2000
The schema processor complies with the following W3C XMLSchema Working Drafts:
The following features are not implemented in this release
APIs to build a XMLSchema object build(java.io.InputStream, java.net.URL) build(java.io.Reader, java.net.URL) build(java.lang.String) build(java.lang.String, java.net.URL) build(java.net.URL) build(oracle.xml.parser.v2.XMLDocument, java.net.URL)
This is an beta release for XML schema validation, and it is subject to change with changes in the XML Schema working draft.
Oracle XML Schema Validator 0.9 Alpha
-------------------------------
March 1, 2000
The schema processor complies with the following W3C XMLSchema Working Drafts:
The following features are not implemented in this release
New APIs in XMLParser to invoke XML Schema validation
APIs to build a XMLSchema object
This is an alpha release for XML schema validation, and it is subject to change with changes in the XML Schema working draft.
The following directories and files are found in the release:
license.html - licensing agreement
readme.html - this file
doc/ - API documentation
lib/ - contains the XML parser and XML schema processor
jar
sample/ - contains examples of how to use the XML Schema
validation