freebsd-ports/textproc/sml-fxp/files/patch-doc-fxp.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/fxp.html.orig Thu May 31 10:32:04 2007 +++ doc/fxp.html Thu May 31 10:33:39 2007 @@ -8,30 +8,30 @@

-fxp +fxp The Program fxp

----------------- +---------------- - + - + - +
oo Description
oo Options by Example
oo Summary of Options
-

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

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

Description

fxp is a validating XML parser. It reads an XML document and reports @@ -44,43 +44,43 @@ If infile is given, fxp reads its input document from that file, otherwise from standard input. -

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

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

Options by Example

- + - + - + - + - + - + @@ -460,7 +460,7 @@ [exa-4.xml:16.45] Warning: Repeated declaration for notation 'text'. [exa-4.xml:20.17] Error: 'yy' is not a language identifier. ----------------- +----------------

Summary of Command Line Options

Each option can be one of: @@ -785,7 +785,7 @@
Print a summary of the command line options and exit.
----------------- +---------------- fxp's feedback address fxp@PSI.Uni-Trier.DE
oo Controlling Error Printing
oo Validating and Non-Validating Mode
oo Compatibility Modes
oo Interoperability Modes
oo Other Errors and Warnings
oo Catalog Support