http://machine.homeunix.org/weblog/...XML

Categories
CMS-Wiki-Blog
database
dinner-dinner-dinner
ETC
memo
Script_on_Java
SourceForge/Freshmeat
template_engine
testtool
this_site
workflow
XML
xul


PastDays


RSS

No reproduction or republication without written permission.



written by ... sakag_blue @ machine.homeunix.org


(or........... sakag_blue @ users.sourceforge.net)


Home


Powered by
ThingamaBlog




GoogleSearch In This Weblog...

さよなら、こんな毎日…

XForms and OpenWFE    :: 2007.10.22 18:37.04 ::

Permalink
Categories: {workflow} {XML}


Xerces2 2.9.1   :: 2007.09.17 14:40.13 ::

http://xerces.apache.org/xerces2-j/

This release fixes several bugs and includes a few minor enhancements and performance improvements.

Permalink
Categories: {XML}


DocBook: Write Once, Read Anywhere Documentation   :: 2007.09.10 8:12.24 ::

http://www.devx.com/Java/Article/35301?trk=DXRSS_LATEST

Permalink
Categories: {XML}


XML in a non-Unicode database   :: 2007.07.27 7:09.10 ::

http://www.ibm.com/developerworks/db2/library/techarticle/dm-0707spalten/

Permalink
Categories: {database} {XML}


XBL 2.0 Primer: An Introduction for Developers   :: 2007.07.26 13:04.51 ::

http://www.w3.org/TR/xbl-primer/

Permalink
Categories: {XML}


ServingXML 0.7.2   :: 2007.07.17 8:10.04 ::

http://servingxml.sourceforge.net/

This release fixes a number of minor bugs and also provides better error messages with more context.

Permalink
Categories: {XML}


XGQL package v2.0.2   :: 2007.07.13 7:51.20 ::

http://xgql.sourceforge.net/

Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant. You can interpolate queries to create multilevel xml trees and insert custom tags

Permalink
Categories: {database} {XML}


The Milyn Project    :: 2007.07.08 12:09.34 ::

http://docs.codehaus.org/display/MILYN/Home

The Milyn Project is building Open-Source Java components for performing Data Transformation and Analysis.

で、その中の「Smooks」…。

Smooks is a Java framework for performing Fragment based Data Transformation and Analysis using existing technologies such as XSL, StringTemplate, Java and Groovy. Smooks allows you to mix and match different technologies within the context of a single message transform, but does so in a way that provides a degree of isolation between the different technologies. This helps to maintain the portability of your transformation/analysis logic.

Permalink
Categories: {Script_on_Java} {template_engine} {XML}


MVEL 1.2 Pre 0   :: 2007.07.07 13:41.22 ::

http://docs.codehaus.org/display/MVEL/Home

MVEL is similar to other offerings such as OGNL, and offers many of the same functionalities in that respect.


MVEL is general purpose. It may be useful as an extension to anything from use in JSP Tag Libraries, to the configuration facilities of your library/framework. In addition to being an expression language, MVEL also comes packaged with an equally high-performance templating system similar to Velocity and FreeMarker.

Permalink
Categories: {Script_on_Java} {template_engine} {XML}


Get to know JsonML   :: 2007.07.04 7:08.43 ::

http://www.ibm.com/developerworks/xml/library/x-jsonml/

Permalink
Categories: {XML}


XQuery, the Server Language   :: 2007.07.03 13:44.40 ::

http://www.xml.com/lpt/a/1704

Permalink
Categories: {XML}


DocBook Doclet 4.1.9   :: 2007.06.21 8:17.08 ::

http://www.dbdoclet.org

This version runs with JDK 1.4 and later. References to the doc-files directory were fixed. Support for wrapping of long package names in chapter titles was added. If several HTML files are transformed in one step, an attempt is made to take over references between them. Several fixes were made to ensure the generation of valid DocBook XML.

Permalink
Categories: {XML}


XPontus XML Editor 1.0.0RC3    :: 2007.06.16 13:14.05 ::

http://xpontus.sourceforge.net

XPontus is a Java-based XML editor designed for text editing. It aims to provide a free alternative to commercial XML editors. It has been reported to run correctly on Linux, Windows, Mac OS X, Solaris, and FreeBSD. There are many installers for platform convenience.

Permalink
Categories: {XML}


ServingXML 0.7.0    :: 2007.06.14 8:03.02 ::

http://servingxml.sourceforge.net/

This release introduces an sx:batchRecords element for producing record output in batches of a specified size, with filenames distinguished by batch sequence number.

Permalink
Categories: {XML}


Apache Synapse 1.0 released    :: 2007.06.12 15:14.26 ::

http://ws.apache.org/synapse/

Apache Synapse is a easy-to-use and lightweight XML and Web Services management and integration broker that can form the basis of a Service Oriented Architecture (SOA) and Enterprise Service Bus (ESB)

で…。

The main features of Synapse include:
 
* Support for XML/HTTP, JMS, SOAP 1.1/1.2, WS-Addressing, MTOM binary attachments
* Simple protocol switching between XML/HTTP (POX) and SOAP, JMS and HTTP
* Built in support for XPath and Regex based routing, XSLT-based transformations
* High-performance non-blocking HTTP and HTTPS support (based on Apache HttpCore)
- millisecond-level routing
- supports thousands of concurrent connections
* Load-balancing, failover and throttling support
* Support for advanced Web Services standards
* WS-ReliableMessaging
* WS-Security
* WS-Policy
* JMS support including text, binary, XML and SOAP/JMS
* Logging and header-manipulation
* Extensible via scripting languages including JavaScript, Groovy and Ruby
- full support for native XML via E4X and REXML
- Apache BSF support enables many scripting languages
* Custom Java classes or Spring Framework assemblies allow Synapse to be extended
* Extensibility model allows the core XML configuration language to be enhanced by plugin JARs
* Support for timeouts, fault handling and recovery
* A large number of default samples including content-based routing, XSLT, 
  WS-Security and other topics
* Built in test/sample server based on Apache Axis2 for prototyping and testing
* Ability to load scripts, metadata, configuration and resources from a remote registry
* Optional dynamic update to routing tables and other configuration
* Support for JDK 1.4 and 1.5

ここらへんにちょこっとサンプル。

Permalink
Categories: {Script_on_Java} {XML}


XML Unit 1.1 beta 2   :: 2007.05.25 13:58.47 ::

http://xmlunit.sourceforge.net/

This second beta of XMLUnit 1.1 treats the schemaLocation and noNamespaceSchemaLocation attributes of the XMLSchema-Instance namespace in a special way. When comparing two documents that only differ in these attributes, they will now be considered similar. Please use the signatures in http://xmlunit.sourceforge.net/checksums/ to verify the integrity of your downloaded archive.

Permalink
Categories: {XML} {xul}


Thinking XML: Microformats the XML way   :: 2007.05.21 7:12.19 ::

http://www-128.ibm.com/developerworks/xml/library/x-think39.html

Permalink
Categories: {XML}


Apache Xindice 1.1 released   :: 2007.05.19 11:18.29 ::

http://www.apachenews.org/archives/000988.html

This is the first production quality release in the 1.1 series of releases and follows four beta releases. Xindice 1.1 includes many bug fixes and stability improvements over the last beta release.

Permalink
Categories: {database} {XML}


OpenXML4J - Alpha   :: 2007.05.18 17:14.19 ::

http://www.openxml4j.org/

OpenXML4J is a Java library dedicated to the creation and manipulation of Office Open XML (ECMA-376) and OPC based documents. OpenXML4J provides you a way to create and manipulate Open XML documents for a bunch of scenarios without using any office suite.

Permalink
Categories: {XML}


jaxen 1.1.1   :: 2007.05.18 17:08.29 ::

http://jaxen.org/

Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.

Permalink
Categories: {XML}