Download List

프로젝트 설명

ServingXML is a markup language for expressing XML pipelines and an extensible Java framework for defining the elements of the language. It defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML transformations in pipelines. The accompanying console app supports reading content as XML files, flat files, SQL queries, or SAX events, and writing it as XML, HTML, PDF, or mail attachments. This software is especially suited for converting flat file or database records to XML, with its support for namespaces, variant record types, multi-valued fields, segments and repeating groups, hierarchical grouping of records, and row-by-row validation with XML Schema. There is also an API for embedding the software in a Java application.

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.

2008-09-29 15:42
0.9.3

이 릴리스, 필드와 정규 표현식과 subrecords 레코드의 검증을위한 새로운 요소를 도입하고 레코드의 지정된 필드의 전망치를 복용했다. 새 예제 FRAs 및 스왑에 대한 FpML 문서로 금융 데이터 변환을 보여줍니다.
Tags: Minor feature enhancements
This release introduces new elements for
validating the fields and subrecords of records
with regular expressions, and for taking
projections of specified fields of records. New
examples illustrate how to transform financial
data for FRAs and swaps into FpML documents.

2008-06-27 22:13
0.9.0

이 릴리스 SX는 : commandSource 요소로서, 쉘 명령의 표준 출력에서 읽는 독자 플랫 파일이나 XML을 독자 수를 추가합니다. 또한 SX는 : 어떤 쉘 명령어의 표준 입력에 쓸 작가 플랫 파일이나 XML을 시리얼 수있습니다 commandSink 요소를 추가합니다.
Tags: Minor feature enhancements
This release adds an sx:commandSource element,
which allows a flat file reader or an XML reader
to read from the standard output of a shell
command. It also adds an sx:commandSink element,
which allows a flat file writer or an XML
serializer to write to the standard input of a
shell command.

2007-10-29 08:23
0.8.0

색슨 족이 릴리스와 함께 번들로 제공 - B 호 8.9.0.4는 XSLT 2 구현합니다. XML 기반으로 평면 변형이 향상되었습니다. 새로운 SX는 : 포장 요소를 XML 스트림에서 하위 트리의 집합을 추출 수와 태그를 포함하는 그들을 바꿈. 새로운 SX는 : recordAggregator 요소를 논리적으로 레코드에 인접한 레코드에서 테스트 표현식을 사용하여 물리적 레코드를 수집하실 수있습니다.
Tags: Minor feature enhancements
This release comes bundled with Saxon-B 8.9.0.4
for an XSLT 2 implementation. XML-to-flat
transformation has been enhanced. A new sx:wrap
element allows extracting a set of subtrees from
an XML stream and wrapping them in containing
tags. A new sx:recordAggregator element allows
aggregating physical records into logical records,
using test expressions on adjacent records.

2007-07-16 06:07
0.7.2

사소한 버그의 숫자도 더 많은 컨텍스트와 함께 더 나은 오류 메시지를 제공하는이 릴리스의 수정.
Tags: Minor bugfixes
This release fixes a number of minor bugs and also
provides better error messages with more context.

2007-06-13 13:34
0.7.0

이 릴리스 SX는 : 지정된 크기의 일괄 생산 기록을 출력 batchRecords 요소, 파일 이름을 일괄 처리 시퀀스 번호에 의해 식별와 함께 소개하고있습니다.
Tags: Minor feature enhancements
This release introduces an sx:batchRecords element
for producing record output in batches of a
specified size, with filenames distinguished by
batch sequence number.

Project Resources