--- doc/index.html.orig Thu May 31 10:32:04 2007 +++ doc/index.html Thu May 31 10:33:53 2007 @@ -8,39 +8,39 @@

-fxp The Functional +fxp The Functional XML Parser

----------------- +----------------

Contents

- + - + - + - + - +
oo About fxp
oo fxp Versions and Changes
oo Where to get fxp
oo How to install fxp
oo Example Applications: fxp, fxcanon, fxcopy, fxesis, @@ -48,7 +48,7 @@
-

---------------- +

----------------

What is fxp?

fxp is a validating XML @@ -56,14 +56,14 @@ validate both XML 1.0 and XML 1.1 documents. It has a programming interface allowing for production of XML applications based on fxp. It comes with four example applications: - +
o
- + - + - + - +
o fxp, the pure parser. It parses a document and finds well-formedness errors, validity errors and other problems;
oo fxcanon produces an equivalent canonical XML document. Canonical @@ -73,7 +73,7 @@
oo fxcopy reproduces the document parsed by fxp. The copy can be generated in a different encoding than the @@ -82,7 +82,7 @@
oo fxesis adds a backend to fxp, producing an output similar to nsgmls's @@ -90,26 +90,26 @@
oo fxviz is an XML tree visualizer. It produces a graph description suitable as input to Georg Sander's vcg
More features of fxp are here. -

---------------- +

----------------

fxp Versions and Changes

The current version of fxp is 2.0. Changes from the previous versions are described here.

-

---------------- +

----------------

Downloading fxp

The source code for fxp can be downloaded by http. The Copyright note is here. -

---------------- +

----------------

Installation instructions

In order to install fxp, you need an SML compiler. It has been tested with @@ -218,15 +218,15 @@
  • If you want to use fxviz, you should also install vcg.
  • ----------------- +----------------

    fxp's Programming Interface

    Here is a document describinng the programming interface -

    ---------------- +

    ----------------

    fxp's feedback address

    -Any feedback related to fxp is welcome to:

    ---------------- +Any feedback related to fxp is welcome to:

    ----------------

    Credits:

    The author of fxp is