mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 21:09:17 -04:00
programming language SML. fxp can 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 is installed with four example applications. WWW: http://www2.informatik.tu-muenchen.de/~berlea/Fxp PR: ports/116572 Submitted by: Timothy Bourke <timbob at bigpond.com>
23 lines
908 B
HTML
23 lines
908 B
HTML
--- doc/fxcanon.html.orig Thu May 31 10:32:04 2007
|
|
+++ doc/fxcanon.html Thu May 31 10:33:27 2007
|
|
@@ -8,9 +8,9 @@
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<h1>
|
|
-<a href="index.html"><img SRC="fxp-shadow.jpg" ALT="fxp" BORDER=0 align=CENTER></a>
|
|
+<a href="index.html"><img SRC="Images/fxp-shadow.jpg" ALT="fxp" BORDER=0 align=CENTER></a>
|
|
The Program <i>fxcanon</i></h1>
|
|
-<img SRC="shadow.jpg" ALT="----------------" >
|
|
+<img SRC="Images/shadow.jpg" ALT="----------------" >
|
|
<h2>
|
|
<a NAME="DESC"></a>Description</h2>
|
|
<i>fxcanon</i> is a validating XML processor. It reads an XML document
|
|
@@ -32,7 +32,7 @@
|
|
If <tt>fname</tt> is <tt>-</tt>, the standard output is used. Defaults
|
|
is <tt>-</tt>.</dd>
|
|
</dl>
|
|
-<img SRC="shadow.jpg" ALT="----------------" >
|
|
+<img SRC="Images/shadow.jpg" ALT="----------------" >
|
|
<address>
|
|
fxp's feedback address <a href="mailto:fxp@PSI.Uni-Trier.DE">fxp@PSI.Uni-Trier.DE</a></address>
|
|
|