summaryrefslogtreecommitdiff
path: root/textproc/sml-fxp/files/patch-doc-fxesis.html
blob: 8bca358c1950493ac2bc534a3d0b7d793aa7af81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
--- doc/fxesis.html.orig	Thu May 31 10:32:04 2007
+++ doc/fxesis.html	Thu May 31 10:33:34 2007
@@ -8,42 +8,42 @@
 <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>fxesis</i></h1>
-<img SRC="shadow.jpg" ALT="----------------" >
+<img SRC="Images/shadow.jpg" ALT="----------------" >
 <table CELLSPACING=0 CELLPADDING=0 >
 <tr>
-<td><img SRC="ball-shadow.jpg" ALT="o" ></td>
+<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td>
 
 <td><a href="#DESC">Description</a></td>
 </tr>
 
 <tr>
-<td><img SRC="ball-shadow.jpg" ALT="o" ></td>
+<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td>
 
 <td><a href="#OUT">Output Format</a></td>
 </tr>
 
 <tr>
-<td><img SRC="ball-shadow.jpg" ALT="o" ></td>
+<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td>
 
 <td><a href="#OUTEX">Output Example</a></td>
 </tr>
 
 <tr>
-<td><img SRC="ball-shadow.jpg" ALT="o" ></td>
+<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td>
 
 <td><a href="#EXA">Options by Example</a></td>
 </tr>
 
 <tr>
-<td><img SRC="ball-shadow.jpg" ALT="o" ></td>
+<td><img SRC="Images/ball-shadow.jpg" ALT="o" ></td>
 
 <td><a href="#OPT">Summary of Options</a></td>
 </tr>
 </table>
 
-<p><img SRC="shadow.jpg" ALT="----------------" >
+<p><img SRC="Images/shadow.jpg" ALT="----------------" >
 <h2>
 <a NAME="DESC"></a>Description</h2>
 <i>fxesis</i> is a validating XML processor. It reads an XML document and
@@ -58,7 +58,7 @@
 If <tt>infile</tt> is given, <i>fxesis</i> reads its input document from
 that file, otherwise from standard input. By default, it prints its output
 to the standard output.
-<p><img SRC="shadow.jpg" ALT="----------------" >
+<p><img SRC="Images/shadow.jpg" ALT="----------------" >
 <h2>
 <a NAME="OUT"></a>The Output Format</h2>
 The <i>fxesis</i> output is a series of plain text lines. The meaning of
@@ -213,7 +213,7 @@
 </tr>
 </table>
 </blockquote>
-<img SRC="shadow.jpg" ALT="----------------" >
+<img SRC="Images/shadow.jpg" ALT="----------------" >
 <h2>
 <a NAME="OUTEX"></a>An Output Example</h2>
 Consider the example document <tt><a href="Examples/exa-5.xml">exa-5.xml</a></tt>.
@@ -228,7 +228,7 @@
 attribute, because validation was turned off. On the other hand, characters
 <tt>&ouml;</tt>, <tt>&uuml;</tt> and <tt>&szlig;</tt> are represented by
 escape sequences, because they are not ASCII-characters.
-<p><img SRC="shadow.jpg" ALT="----------------" >
+<p><img SRC="Images/shadow.jpg" ALT="----------------" >
 <h2>
 <a NAME="EXA"></a>Options by Example</h2>
 <i>fxesis</i> understands all options documented for <i><a href="fxp.html#EXA">fxp</a></i>;
@@ -259,7 +259,7 @@
 -M\U+fc;llerstra\U+df;e 13
 )addr</pre>
 </blockquote>
-<img SRC="shadow.jpg" ALT="----------------" >
+<img SRC="Images/shadow.jpg" ALT="----------------" >
 <h2>
 <a NAME="OPT"></a>Summary of Command Line Options</h2>
 Each option can be one of:
@@ -326,7 +326,7 @@
 Produce output in Latin1 encoding, i.e., using 8-bit characters also. This
 is the default.</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>