7542e5c15d
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>
3.2 KiB
3.2 KiB
--- doc/features.html.orig Thu May 31 10:32:04 2007
+++ doc/features.html Thu May 31 10:33:22 2007
@@ -9,24 +9,24 @@
-
-
- + Features
- + - + - +Unicode Support | ||
Catalog Support |
+
Unicode Support
fxp has full support for Unicode and auto-detection of encoding @@ -79,31 +79,31 @@ -+
Catalog Support
- + - + - +Catalogs | ||
Options by Example | ||
Summary of Options |
+
Catalogs
fxp supports the Socat syntax of XML @@ -221,7 +221,7 @@ public identifier "ISO 8879:1986//ENTITIES Added Latin 1//EN" is mapped to /pub/iso/lat1.ent even if the catalog /pub/entities/ent.soc contains a matching entry for it. -+
Catalog Options by Example
@@ -334,7 +334,7 @@ use Socat syntax, whereas for suffixes .xml and .XML the XML syntax is chosen. For files having none of these suffices, fxp assumes XML syntax. This can be changed with --catalog-syntax=soc. -+