/[corp]/convert/wvHtml-pliva.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /convert/wvHtml-pliva.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Thu Mar 15 07:51:21 2001 UTC (23 years ago) by dpavlin
Branch: DbP, MAIN
CVS Tags: r1, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/xml
initial import

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

  ViewVC Help
Powered by ViewVC 1.1.26