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

새로운 입력 소스를 입력합니다 (lineRegex) adde과 함께 '새로운 특성을 가진 정규식'입력 소스 (skipFirstLines 및 matchFullLine)이었다. 로컬 입력 소스 속성도 추가되었습니다. 새로운 능력을 동적으로 가져올 시트가 있었 새 데이터 원본 유형을 등록 구현, 출력 출력 스트림에 결과로 능력뿐만 아니라 DOM을했다 (더이상의 한계를 출력 크기). 출력 인코딩을위한 커맨드 라인 옵션 XIL하여 XSD 스키마로, 그리고 공식화했다 튜토리얼에서 처음 수정되었습니다 업데이 트가 추가되었습니다.
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