freebsd-ports/textproc/sml-fxp/files/patch-doc-features.html
Thomas Abthorpe 7542e5c15d fxp is a validating XML parser written completely in the functional
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>
2007-10-04 03:02:59 +00:00

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 @@

-fxp +fxp Features

----------------- +---------------- - + - +
oo Unicode Support
oo Catalog Support
-

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

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

Unicode Support

fxp has full support for Unicode and auto-detection of encoding @@ -79,31 +79,31 @@ -

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

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

Catalog Support

- + - + - +
oo Catalogs
oo Options by Example
oo 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. -

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

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

Summary of Catalog Options

@@ -379,7 +379,7 @@ the system identifier comes first; sys means that the catalog is used only if no system identifier is present. Defaults to map. ----------------- +---------------- fxp's feedback address fxp@PSI.Uni-Trier.DE