source: gsdl/trunk/etc/packages/wv/wvHtml.xml@ 18133

Last change on this file since 18133 was 18133, checked in by max, 15 years ago

Fix the problem where a link to wvware website was appended at every page that were created by wvware. Now we only have a clean result.

  • Property svn:keywords set to Author Date Id Revision
File size: 14.1 KB
Line 
1<main>
2<charentity>
3<begin>HTML</begin>
4</charentity>
5
6<document>
7<begin>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/REC-html40/loose.dtd&quot;&gt;
8&lt;html&gt;
9&lt;head&gt;
10&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=<charset/>&quot;&gt;
11&lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;wvWare/<version/>&quot;&gt;
12&lt;title&gt;
13<title/>
14&lt;/title&gt;
15&lt;/head&gt;
16&lt;body bgcolor=&quot;#FFFFFF&quot; text=&quot;#000000&quot; link=&quot;#0000ee&quot; vlink=&quot;#551a8b&quot;&gt;
17</begin>
18<end>
19&lt;/body&gt;
20&lt;/html&gt;
21</end>
22</document>
23
24<section>
25<begin>
26&lt;!--Section Begins--&gt;&lt;br&gt;
27</begin>
28<end>
29&lt;!--Section Ends--&gt;
30</end>
31</section>
32
33<justification>
34<left>left</left>
35<right>right</right>
36<center>center</center>
37<block>left</block>
38<asian>&lt;!--Could Someone who sees this tag tell me what was is this type of justification, asian languages only i thing--&gt;</asian>
39</justification>
40
41<numbering>
42<Arabic>type=&quot;1&quot;</Arabic>
43<UpperRoman>type=&quot;I&quot;</UpperRoman>
44<LowerRoman>type=&quot;i&quot;</LowerRoman>
45<UpperCaseN>type=&quot;A&quot;</UpperCaseN>
46<LowerCaseN>type=&quot;a&quot;</LowerCaseN>
47</numbering>
48
49<border>
50<noned>none</noned>
51<singled>solid</singled>
52<thickd>solid</thickd>
53<doubled>double</doubled>
54<number4d>double</number4d>
55<hairlined>solid</hairlined>
56<dotd>dotted</dotd>
57<dashlargegapd>dashed</dashlargegapd>
58<dotdashd>dotted</dotdashd>
59<dotdotdashd>dotted</dotdotdashd>
60<tripled>double</tripled>
61<thin-thicksmallgapd>dashed</thin-thicksmallgapd>
62<thick-thinsmallgapd>dashed</thick-thinsmallgapd>
63<thin-thick-thinsmallgapd>dashed</thin-thick-thinsmallgapd>
64<thin-thickmediumgapd>dashed</thin-thickmediumgapd>
65<thick-thinmediumgapd>dashed</thick-thinmediumgapd>
66<thin-thick-thinmediumgapd>dashed</thin-thick-thinmediumgapd>
67<thin-thicklargegapd>dashed</thin-thicklargegapd>
68<thick-thinlargegapd>dashed</thick-thinlargegapd>
69<thin-thick-thinlargegapd>dashed</thin-thick-thinlargegapd>
70<waved>solid</waved>
71<doublewaved>double</doublewaved>
72<dashsmallgapd>sashed</dashsmallgapd>
73<dashdotstrokedd>dashed</dashdotstrokedd>
74<emboss3Dd>ridge</emboss3Dd>
75<engrave3Dd>groove</engrave3Dd>
76<defaultd>ridge</defaultd>
77</border>
78
79<!-- <begin>&lt;ol <nfc/> start=&quot;<start/>&quot;&gt; -->
80<olist>
81<begin>&lt;ol <nfc/>&gt;
82</begin>
83<end>&lt;/ol&gt;</end>
84</olist>
85
86<ulist>
87<begin>&lt;ul&gt;
88</begin>
89<end>&lt;/ul&gt;</end>
90</ulist>
91
92<!-- <begin>&lt;li&gt;</begin> -->
93<entry>
94<begin>&lt;li value=&quot;<start/>&quot;&gt;</begin>
95<end>&lt;/li&gt;</end>
96</entry>
97
98
99<!--
100this tableoverride option can be used to turn off handling of
101these tags in tables, which I find is necessary for at least netscape
102-->
103<tableoverrides>
104<ParaBefore>0</ParaBefore>
105<ParaRight>0</ParaRight>
106<ParaAfter>0</ParaAfter>
107<ParaLeft>0</ParaLeft>
108<ParaLeft1>0</ParaLeft1>
109<VertMergedCells>0</VertMergedCells>
110</tableoverrides>
111
112<table>
113<begin>&lt;table width=&quot;<tablerelwidth/>%&quot; border=&quot;1&quot; cols=&quot;<no_cols/>&quot; rows=&quot;<no_rows/>&quot;&gt;</begin>
114<end>&lt;/table&gt;</end>
115</table>
116
117<row>
118<begin>&lt;tr&gt;</begin>
119<end>&lt;/tr&gt;</end>
120</row>
121
122<cell>
123<begin>&lt;td bgcolor=&quot;<cellbgcolor/>&quot; width=&quot;<cellrelwidth/>%&quot; rowspan=&quot;<rowspan/>&quot; colspan=&quot;<colspan/>&quot;&gt;</begin>
124<end>&lt;/td&gt;</end>
125</cell>
126
127<paragraph>
128<begin>
129<table.end/>
130<table.begin/>
131<row.begin/><cell.begin/><olist.end/><olist.begin/><ulist.end/><ulist.begin/><entry.begin/><text.begin/>
132</begin>
133<end>
134<text.end/><entry.end/><olist.end/><ulist.end/><cell.end/><row.end/>
135</end>
136</paragraph>
137
138<!-- these are all the character properties that can show up in word -->
139<bold><begin>&lt;b&gt;</begin><end>&lt;/b&gt;</end></bold>
140<italic><begin>&lt;i&gt;</begin><end>&lt;/i&gt;</end></italic>
141
142<!--
143text that has been deleted and will be displayed with strikethrough when
144revision marked text is to be displayed
145
146use either this line...
147-->
148<RMarkDel><begin>&lt;s&gt;</begin><end>&lt;/s&gt;&lt;a href=&quot;#author<ibstRMarkDel/>&quot;&gt;[Author ID<ibstRMarkDel/>: at <dttmRMarkDel/> ]&lt;/a&gt;</end></RMarkDel>
149
150<!--
151or uncomment below to make deleted text dissappear (well, become commented out)
152-->
153<!--
154<RMarkDel><begin>&lt;!-&#45;</begin><end>-&#45;&gt;</end></RMarkDel>
155-->
156
157<!-- Overwriting char props. like CaPs->CAPS SmallCaps->smallcaps -->
158<outline><begin></begin><end></end></outline>
159<smallcaps><begin>&lt;span style=&quot;text-transform:lowercase&quot;&gt;</begin><end>&lt;/span&gt;</end></smallcaps>
160<caps><begin>&lt;span style=&quot;text-transform:uppercase&quot;&gt;</begin><end>&lt;/span&gt;</end></caps>
161<vanish><begin></begin><end></end></vanish>
162
163<!--If you uncomment this then the annotation text links will become commented out by html tags-->
164<!--
165<vanish><begin>&lt;!-&#45;</begin><end>-&#45;&gt;</end></vanish>
166-->
167
168<!--
169text that has been newly typed since the last time revision marks have been accepted
170and will be displayed with underline when revision marked text is to be displayed
171
172use either this line...
173-->
174<RMark><begin>&lt;u&gt;</begin><end>&lt;/u&gt;&lt;a href=&quot;#author<ibstRMark/>&quot;&gt;[Author ID<ibstRMark/>: at <dttmRMark/>]&lt;/a&gt;</end></RMark>
175
176<!--
177or uncomment below to make the underline dissappear
178-->
179<!--
180<RMark><begin></begin><end></end></RMark>
181-->
182
183
184<strike><begin>&lt;s&gt;</begin><end>&lt;/s&gt;</end></strike>
185<shadow><begin></begin><end></end></shadow>
186<lowercase><begin></begin><end></end></lowercase>
187<emboss><begin></begin><end></end></emboss>
188<imprint><begin></begin><end></end></imprint>
189<!--double strike-->
190<dstrike><begin>&lt;s&gt;</begin><end>&lt;/s&gt;</end></dstrike>
191
192<!--
193ftc's
194&
195hps
196
197keep them for font face and do that later.
198-->
199
200<super><begin>&lt;sup&gt;</begin><end>&lt;/sup&gt;</end></super>
201<sub><begin>&lt;sub&gt;</begin><end>&lt;/sub&gt;</end></sub>
202
203<singleu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></singleu>
204<wordu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></wordu>
205<doubleu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></doubleu>
206<dottedu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></dottedu>
207<hiddenu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></hiddenu>
208<thicku><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></thicku>
209<dashu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></dashu>
210<dotu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></dotu>
211<dotdashu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></dotdashu>
212<dotdotdashu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></dotdotdashu>
213<waveu><begin>&lt;u&gt;</begin><end>&lt;/u&gt;</end></waveu>
214
215<!--
216text whose properties have been changed since the last time revision marks have been accepted
217and will be displayed with a note showing the change points.
218
219use either this line (which admit it a bit scary looking, but harmless)...
220-->
221<PropRMark><begin>&lt;a href=&quot;#author<ibstPropRMark/>&quot;&gt;-&#45;&amp;gt;&lt;/a&gt;</begin><end>&lt;a href=&quot;#author<ibstPropRMark/>&quot;&gt;[Author ID<ibstPropRMark/>: at <dttmPropRMark/>]&lt;/a&gt;</end></PropRMark>
222
223<!--
224or uncomment below to make the notes dissappear
225-->
226<!--
227<PropRMark><begin></begin><end></end></PropRMark>
228-->
229
230<!--
231<color>
232-->
233<Black><begin>Black</begin><end></end></Black>
234<Blue><begin>Blue</begin><end></end></Blue>
235<Cyan><begin>Cyan</begin><end></end></Cyan>
236<Green><begin>Green</begin><end></end></Green>
237<Magenta><begin>Magenta</begin><end></end></Magenta>
238<Red><begin>Red</begin><end></end></Red>
239<Yellow><begin>Yellow</begin><end></end></Yellow>
240<White><begin>White</begin><end></end></White>
241<DkBlue><begin>DarkBlue</begin><end></end></DkBlue>
242<DkCyan><begin>DarkCyan</begin><end></end></DkCyan>
243<DkGreen><begin>DarkGreen</begin><end></end></DkGreen>
244<DkMagenta><begin>DarkMagenta</begin><end></end></DkMagenta>
245<DkRed><begin>DarkRed</begin><end></end></DkRed>
246<DkYellow><begin>#8b8b00</begin><end></end></DkYellow>
247<DkGray><begin>DarkGray</begin><end></end></DkGray>
248<LtGray><begin>LightGrey</begin><end></end></LtGray>
249<!--
250</color>
251-->
252
253<!--
254<animation>
255-->
256<LasVegas><begin>&lt;blink&gt;</begin><end>&lt;/blink&gt;</end></LasVegas>
257<BackgroundBlink><begin>&lt;blink&gt;</begin><end>&lt;/blink&gt;</end></BackgroundBlink>
258<SparkleText><begin>&lt;blink&gt;</begin><end>&lt;/blink&gt;</end></SparkleText>
259<MarchingAnts><begin>&lt;blink&gt;</begin><end>&lt;/blink&gt;</end></MarchingAnts>
260<MarchingRedAnts><begin>&lt;blink&gt;</begin><end>&lt;/blink&gt;</end></MarchingRedAnts>
261<Shimmer><begin>&lt;blink&gt;</begin><end>&lt;/blink&gt;</end></Shimmer>
262<!--
263</animation>
264-->
265
266<!--
267I dont understand what this one is, and ive never come across it
268
269use this sample line (which admit it a bit scary looking, but harmless)...
270-->
271<DispFldRMark><begin>&lt;a href=&quot;#author<ibstDispFldRMark/>&quot;&gt;--&amp;gt;&lt;/a&gt;</begin><end>&lt;a href=&quot;#author<ibstDispFldRMark/>&quot;&gt;[Author ID<ibstDispFldRMark/>: at <dttmDispFldRMark/> (<xstDispFldRMark/>)]&lt;/a&gt;</end></DispFldRMark>
272
273<!--
274or uncomment below to ignore it, the previous might even crash wv ?
275-->
276<!--
277<DispFldRMark><begin></begin><end></end></DispFldRMark>
278-->
279
280<animation>
281<begin><LasVegas.begin/><BackgroundBlink.begin/><SparkleText.begin/><MarchingAnts.begin/><MarchingRedAnts.begin/><Shimmer.begin/></begin>
282<end><Shimmer.end/><MarchingRedAnts.end/><MarchingAnts.end/><SparkleText.end/><BackgroundBlink.end/><LasVegas.end/></end>
283</animation>
284
285<fontstr>
286<begin>&lt;font color=&quot;<black.begin/><blue.begin/><cyan.begin/><green.begin/><magenta.begin/><red.begin/><yellow.begin/><white.begin/><dkblue.begin/><dkcyan.begin/><dkgreen.begin/><dkmagenta.begin/><dkred.begin/><dkyellow.begin/><dkgray.begin/><ltgray.begin/>&quot;&gt;</begin>
287<end><ltgray.end/><dkgray.end/><dkyellow.end/><dkred.end/><dkmagenta.end/><dkgreen.end/><dkcyan.end/><dkblue.end/><white.end/><yellow.end/><red.end/><magenta.end/><green.end/><cyan.end/><blue.end/><black.end/>&lt;/font&gt;</end>
288</fontstr>
289
290<comment>
291<begin>
292&lt;a href=&quot;#comment<ibstAnno/> &quot;&gt;-&#45;&amp;gt;&lt;/a&gt;
293</begin>
294<end>&lt;a href=&quot;#comment<ibstAnno/> &quot;&gt;[Author:<xstUsrInitl/>]&lt;/a&gt;
295</end>
296</comment>
297
298<style name="Normal">
299<character>
300<begin><PropRMark.begin/><DispFldRMark.begin/><animation.begin/><fontstr.begin/><bold.begin/><italic.begin/><strike.begin/><RMarkDel.begin/><outline.begin/><smallcaps.begin/><caps.begin/><vanish.begin/><RMark.begin/><shadow.begin/><lowercase.begin/><emboss.begin/><imprint.begin/><dstrike.begin/><super.begin/><sub.begin/><singleu.begin/><wordu.begin/><doubleu.begin/><dottedu.begin/><hiddenu.begin/><thicku.begin/><dashu.begin/><dotu.begin/><dotdashu.begin/><dotdotdashu.begin/><waveu.begin/></begin>
301<end><waveu.end/><dotdotdashu.end/><dotdashu.end/><dotu.end/><dashu.end/><thicku.end/><hiddenu.end/><dottedu.end/><doubleu.end/><wordu.end/><singleu.end/><sub.end/><super.end/><dstrike.end/><imprint.end/><emboss.end/><lowercase.end/><shadow.end/><RMark.end/><vanish.end/><caps.end/><smallcaps.end/><outline.end/><RMarkDel.end/><strike.end/><italic.end/><bold.end/><fontstr.end/><animation.end/><DispFldRMark.end/><PropRMark.end/></end>
302</character>
303
304<!-- Netscape does handle this correctly yet, here is how each different side of the border should work.
305border-top: thin <bordertopstyle/> <bordertopcolor/>;
306border-left: thin <borderleftstyle/> <borderleftcolor/>;
307border-right: thin <borderrightstyle/> <borderrightcolor/>;
308border-bottom: thin <borderbottomstyle/> <borderbottomcolor/>
309-->
310
311
312<pmargin>
313<begin>margin: <mmParaBefore/> <mmParaRight/> <mmParaAfter/> <mmParaLeft/>;</begin>
314</pmargin>
315
316<pborder>
317<begin>
318border: thin <borderleftstyle/> <borderleftcolor/>;
319<!--
320border-top: thin <bordertopstyle/> <bordertopcolor/>;
321border-left: thin <borderleftstyle/> <borderleftcolor/>;
322border-right: thin <borderrightstyle/> <borderrightcolor/>;
323border-bottom: thin <borderbottomstyle/> <borderbottomcolor/>
324-->
325</begin>
326</pborder>
327
328<text>
329<begin>&lt;p&gt;&lt;div name=&quot;<stylename/>&quot; align=&quot;<just/>&quot; style=&quot;<paramargin/> <paraborder/> padding: <mmPadTop/> <mmPadRight/> <mmPadBottom/> <mmPadLeft/>; &quot;&gt;
330
331&lt;p style=&quot;text-indent: <mmParaLeft1/>; text-align: <just/>; line-height: <mmLineHeight/>; color: <parafgcolor/>; background-color: <parabgcolor/>; &quot;&gt;</begin>
332
333<end>&lt;/p&gt;&lt;/div&gt;</end>
334</text>
335
336<picture>
337<begin>
338&lt;img <htmlAlignGuess/> width=&quot;<pixPicWidth/>&quot; height=&quot;<pixPicHeight/>&quot; alt=&quot;0x01 graphic&quot; src=&quot;placeholder.png&quot;&gt;<htmlNextLineGuess/>
339</begin>
340</picture>
341
342</style>
343
344<!--we need to be override the character properties-->
345<!--
346<style name="Normal">
347<character>
348<begin><PropRMark.begin/><DispFldRMark.begin/><animation.begin/><fontstr.begin/><bold.begin/><italic.begin/><strike.begin/><RMarkDel.begin/><outline.begin/><smallcaps.begin/><caps.begin/><vanish.begin/><RMark.begin/><shadow.begin/><lowercase.begin/><emboss.begin/><imprint.begin/><dstrike.begin/><super.begin/><sub.begin/><singleu.begin/><wordu.begin/><doubleu.begin/><dottedu.begin/><hiddenu.begin/><thicku.begin/><dashu.begin/><dotu.begin/><dotdashu.begin/><dotdotdashu.begin/><waveu.begin/></begin>
349<end><waveu.end/><dotdotdashu.end/><dotdashu.end/><dotu.end/><dashu.end/><thicku.end/><hiddenu.end/><dottedu.end/><doubleu.end/><wordu.end/><singleu.end/><sub.end/><super.end/><dstrike.end/><imprint.end/><emboss.end/><lowercase.end/><shadow.end/><RMark.end/><vanish.end/><caps.end/><smallcaps.end/><outline.end/><RMarkDel.end/><strike.end/><italic.end/><bold.end/><fontstr.end/><animation.end/><DispFldRMark.end/><PropRMark.end/></end>
350</character>
351
352<text>
353<begin>&lt;div name=&quot;<stylename/>&quot; align=&quot;<just/>&quot;&gt;&lt;p&gt;</begin>
354<end>&lt;/p&gt;&lt;/div&gt;</end>
355</text>
356
357</style>
358
359<style name="Heading 1">
360
361<character>
362<begin></begin>
363<end></end>
364</character>
365
366<text>
367<begin>&lt;div name=&quot;<stylename/>&quot; align=&quot;<just/>&quot;&gt;&lt;H1&gt;</begin>
368<end>&lt;/H1&gt;&lt;/div&gt;</end>
369</text>
370
371
372
373</style>
374-->
375
376</main>
Note: See TracBrowser for help on using the repository browser.