Download List

Projeto Descrição

Xineo XIL (XML Import Language) defines an XML
language for transforming various record-based
data sources into XML documents, and provides a
fully functional XIL processing implementation.
This implementation has built-in support for
relational sources (via JDBC) and structured text
sources (like CSV). It is also extensible through
its public API, which permits dynamic integration
of new data source implementations.

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.

2002-12-02 18:06
0.6.2

Esta versão adiciona pequenas correções e aprimoramentos.
This release adds minor fixes and enhancements.

2002-08-09 05:11
0.6.0

Um novo tipo de fonte de entrada (lineRegex) foi Adde, juntamente com novas propriedades para 'regex' fontes de entrada (skipFirstLines e matchFullLine). Propriedades fonte local de entrada também foram adicionados. A nova capacidade de registrar dinamicamente novos tipos de fonte de dados na folha de importação foi implementadas, como era uma capacidade de produção devido a um fluxo de saída, bem como um DOM (não há mais limitação de tamanho de saída). A opção de linha de comando para a codificação de saída foi adicionado, o esquema XIL foi formalizado como XSD, eo tutorial foi corrigido e atualizado.
Tags: Major feature enhancements
A new input source type (lineRegex) was adde, along with new properties for 'regex' input sources (skipFirstLines and matchFullLine).
Local input source properties were also added.
A new ability to dynamically register new data source types in the import sheet was implemented, as was an ability to output result to an output stream as well as a DOM (no more limitation on output size). A commandline option for output encoding was added, the XIL schema was formalized as XSD, and the tutorial was corrected and updated.

2002-07-24 19:06
0.5.0

Tags: Initial freshmeat announcement

Project Resources