- From: Samir Kothari <skothari@bea.com>
- Date: Wed, 12 Feb 2003 14:56:28 -0800
- To: <xmlschema-dev@w3.org>
Good afternoon everyone. Just wanted to share with you some information about a new technology that will likely be of interest to this group. BEA Systems recently announced XMLBeans, a technology innovation that helps developers be more productive when working with XML data/documents in Java. For the first time, developers can gain a familiar and convenient Java object-based view of their XML data without losing access to the richness of the original, native XML structure. Here's a little info on how it works: in cases where a schema definition is available, BEA XMLBeans provides a set of Java classes to offer strongly-typed Java access to underlying XML data. Importantly, XMLBeans will support 100% of schema. And in cases when schema is not the starting point, users can use a convenient cursor API and XQuery interface to get fine-grained control over all XML information. In either case, the underlying XML information is always preserved with full fidelity and developer productivity is dramatically increased. If you're interested in learning more or starting to experiment with the hosted-service version of XMLBeans, you can check out: http://dev2dev.bea.com/techtrack/detail.jsp?highlight=xmlbeans And if you have any feedback on this beta technology, don't hesitate to let me know... Regards, Samir
Received on Wednesday, 12 February 2003 18:04:39 UTC