Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version enthält neue Elemente für die Validierung der Felder und subrecords von Datensätzen mit regulären Ausdrücken und Projektionen für die Aufnahme der angegebenen Felder der Datensätze. Neue Beispiele zeigen, wie die finanziellen Daten für FRA und Swaps in FpML Dokumente zu transformieren.
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

Diese Veröffentlichung fügt ein sx: commandSource Element, das eine Flat-File-Reader oder ein XML-Leser erlaubt, die die Standard-Ausgabe eines Shell-Befehl zu lesen. Sie fügt hinzu, auch ein sx: commandSink Element, das eine Flat-File-Schriftsteller oder ein XML-Serializer erlaubt, an die Standardeingabe eines Shell-Befehl zu schreiben.
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

Diese Version kommt mit sächsischen Bundle-B 8.9.0.4 für ein XSLT 2 Umsetzung. XML-to-Immobilie Transformation wurde verbessert. Eine neue sx: wrap-Element erlaubt das Extrahieren einer Reihe von Teilbäume aus einem XML-Stream und umhüllen sie mit Tags. Eine neue sx: recordAggregator Element erlaubt Aggregation physische Datensätze in logische Datensätze mit Testausdrücke auf benachbarte Datensätze.
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

Diese Version behebt einige kleinere Fehler und bietet auch bessere Fehlermeldungen mit mehr Kontext.
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

Dieses Release führt ein sx: batchRecords Element für die Herstellung von Record-Ausgang in Mengen von einer bestimmten Größe, mit Dateinamen per Batch-Sequenz-Nummer aus.
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