← Prev in month ← Prev in thread
Next in thread → Next in month →

[ANN] RELAX NG Compact Syntax Utilities

From
David Rosenborg <>
To
Date
2002-11-22T01:22:28Z
ID
<001b01c291c5$9fa8cd60$a25fd7d9@TYPHOON>
Thread
[ANN] RELAX NG Compact Syntax Utilities
Hi!

I've made three utilities for the RELAX NG Compact Syntax available for public
use:

* an Emacs mode for editing in the compact syntax.

* RngToRnc.xsl: an XSLT stylesheet that transforms from the XML syntax to the
   compact syntax.

* RncReader: a SAX2 parser that reads a compact syntax schema and sends events
   to the application as if it was reading a schema in the XML syntax. By using
this
   package, it's easy to add compact syntax support to a Java application.
   The reader can also work as a simple command line converter, see the
supplied
   readme.txt for details.

The utilities are available under a BSD license here:

http://www.pantor.com/download.html

Cheers,
David

-----------------------------------------
David Rosenborg
Pantor Engineering AB
← Prev in month ← Prev in thread
Next in thread → Next in month →