Download List

專案描述

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

This release adds minor fixes and enhancements.

2002-08-09 05:11
0.6.0

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.
標籤: Major feature enhancements

2002-07-24 19:06
0.5.0

標籤: Initial freshmeat announcement

Project Resources