/[Apache-SVN]/xmlbeans/trunk/CHANGES.txt
ViewVC logotype

Diff of /xmlbeans/trunk/CHANGES.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 151776, Mon Feb 7 23:23:57 2005 UTC revision 152946, Tue Feb 8 22:12:25 2005 UTC
# Line 2  Changes in v2.0.0-beta1: Line 2  Changes in v2.0.0-beta1:
2    
3  * new store implementation, including native DOM implementation (ericvas)  * new store implementation, including native DOM implementation (ericvas)
4  * Piccolo is now the default parser.XmlOptions.setLoadUseXMLReader (XMLReader xmlReader) can be used when a diffrent parser is required. (cezar)  * Piccolo is now the default parser.XmlOptions.setLoadUseXMLReader (XMLReader xmlReader) can be used when a diffrent parser is required. (cezar)
 * JAM is downloaded from codehaus (radup)  
5  * Sample xml generation from an schema file (radup)  * Sample xml generation from an schema file (radup)
6    * New failfast behavior for simple types, more consistent (radup)
7  * EntityResolver is setable in SchemaCompiler (David Jencks)  * EntityResolver is setable in SchemaCompiler (David Jencks)
8  * XPath 2.0 and Xquery support through Saxon (Yana Kadiyska)  * XPath 2.0 and Xquery support through Saxon (Yana Kadiyska)
9  * java 1.5 generics for array properties added to generated source (kkrouse)  * java 1.5 generics for array properties added to generated source (kkrouse)
10  * Simplified working with substitution groups by adding XmlObject.substitute() (radup)  * Simplified working with substitution groups by adding XmlObject.substitute() method (radup)
11  * "-noVDoc" command-line option for scomp to skip validation of <xs:documentation> contents (radup)  * "-noVDoc" command-line option for scomp to skip validation of <xs:documentation> contents (radup)
12  * uniform access to the getSourceName() method in Schema Object Model  * uniform access to the getSourceName() method in Schema Object Model
13  * Cleaned up schema compilation APIs with a XmlBeans.compileXmlBeans() (kkrouse)  * Cleaned up schema compilation APIs with a XmlBeans.compileXmlBeans() (kkrouse)
14  * Added error codes and improved validation error messages (kkrouse)  * Added error codes and improved validation error messages (kkrouse)
15  * Changed .xsb format to improve performance (radup)  * Changed .xsb format and loading strategy to improve performance (radup)
16  * Ability to pass URLs instead of Files for Wsdl/Schemas (Jacob Danner)  * Ability to pass URLs instead of Files for Wsdl/Schemas (Jacob Danner)
17  * Added option to pass in "##local" to -allowmdef (radup)  * Added option to pass in "##local" to -allowmdef (radup)
18  * Inst2xsd: support for xsi:nil and qname fix. (cezar)  * Inst2xsd: support for xsi:nil and qname fix. (cezar)
# Line 20  Changes in v2.0.0-beta1: Line 20  Changes in v2.0.0-beta1:
20  * adding ValidatingInfoXMLStreamReader for PSVI access on XMLStreamReaders (cezar)  * adding ValidatingInfoXMLStreamReader for PSVI access on XMLStreamReaders (cezar)
21  * added Location to streaming validation errors (kkrouse)  * added Location to streaming validation errors (kkrouse)
22  * Instance 2 schema tool (cezar)  * Instance 2 schema tool (cezar)
23    * Support for arbitrarily nesting <xsd:redefine>s (radup)
24  * New "schema bookmark" mechanism allowing one to tag user data on Schema Object Model entities (radup)  * New "schema bookmark" mechanism allowing one to tag user data on Schema Object Model entities (radup)
25  * Add ability for XmlSaxHandler to insert bookmarks while loading (ericvas)  * Add ability for XmlSaxHandler to insert bookmarks while loading (ericvas)
 * Added new 'noSrcRegen' flag to the <scomp> ant task. (radup)  
26  * Added a diff utility that compares two jars (or directories) containing compiled Schema types.(radup)  * Added a diff utility that compares two jars (or directories) containing compiled Schema types.(radup)
27  * Interface and pre-post extensions (cezar)  * Interface and pre-post extensions (cezar)
28  * Enabled ValidatingXMLStreamReader to start validating from both current and next event in the XMLStreamReader (cezar)  * Enabled ValidatingXMLStreamReader to start validating from both current and next event in the XMLStreamReader (cezar)
 * SchemaTypeSystem saver that does not depend on Java being generated. (radup)  
29  * Functionality to retrieve xml validation errors programatically (patch from Dutta Satadip)  * Functionality to retrieve xml validation errors programatically (patch from Dutta Satadip)
30  * Added saver options to not save xml decl (ericvas)  * Added saver options to not save xml decl (ericvas)
31  * Added a SOAP11 encoding built-in Schema Type system (radup)  * Added ability to compile Schemas containing references to SOAP11 encoded arrays (radup)
32  * selectChildren and selectAttributes for dynamic getters and some wildcard scenarios (cezar)  * selectChildren and selectAttributes for dynamic getters and some wildcard scenarios (cezar)
33  * Location in ValidatingXmlStreamReader (cezar)  * Location in ValidatingXmlStreamReader (cezar)
34  * Added a wrapper over jsr173's XMLStreamReader (cezar)  * Added a wrapper over jsr173's XMLStreamReader (cezar)

Legend:
Removed from v.151776  
changed lines
  Added in v.152946

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2