Download List

Descripción del Proyecto

XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML. You can do this through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. There is a cursor model through which you can traverse the full XML infoset. There is support for XML DOM.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-22 07:45
2.5.0

A los tipos de "Usuario" permite cartografía de los tipos de esquema simple para el usuario de clases personalizadas Java. Existe una opción adicional para realizar más estrictos controles de validación de esquema: XMLBeans-350. Modelo actualizado para dayTimeDuration. Min año extendido / limitaciones valor máximo. Soporte para tipos de fecha y hora con la hora 24. NOTACIÓN tipo integrado. Muchas correcciones de errores de sincronización y estabilidad.
Tags: Stable, Minor, Java, jdk1.4+, XML, xmlschema
A "User types" feature allows mapping of Schema simple types to custom user Java classes. There is an option to perform additional, stricter Schema validation checks: XMLBEANS-350. Updated pattern for dayTimeDuration. Extended year min/max value limitations. Support for date and time types with hour 24. NOTATION built-in type. Many synchronization and stability bugfixes.

2009-06-18 08:34
2.4.0

Freshmeat anuncio inicial.
Initial freshmeat announcement.

Project Resources