metanorma-ogc 1.1.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/macos.yml +0 -1
  3. data/.github/workflows/ubuntu.yml +10 -7
  4. data/.github/workflows/windows.yml +0 -1
  5. data/Rakefile +2 -0
  6. data/lib/asciidoctor/ogc/boilerplate.xml +3 -3
  7. data/lib/asciidoctor/ogc/converter.rb +11 -7
  8. data/lib/asciidoctor/ogc/front.rb +7 -19
  9. data/lib/asciidoctor/ogc/isodoc.rng +12 -6
  10. data/lib/asciidoctor/ogc/validate.rb +13 -25
  11. data/lib/isodoc/ogc/base_convert.rb +2 -26
  12. data/lib/isodoc/ogc/biblio.rb +33 -4
  13. data/lib/isodoc/ogc/html/_coverpage.css +195 -0
  14. data/lib/isodoc/ogc/html/header_wp.html +210 -0
  15. data/lib/isodoc/ogc/html/htmlstyle.css +1084 -0
  16. data/lib/isodoc/ogc/html/logo.png +0 -0
  17. data/lib/isodoc/ogc/html/ogc.css +838 -0
  18. data/lib/isodoc/ogc/html/ogc.scss +4 -2
  19. data/lib/isodoc/ogc/html/ogc_wp.css +758 -0
  20. data/lib/isodoc/ogc/html/ogc_wp.scss +724 -0
  21. data/lib/isodoc/ogc/html/word_ogc_intro_wp.html +14 -0
  22. data/lib/isodoc/ogc/html/word_ogc_titlepage_wp.html +175 -0
  23. data/lib/isodoc/ogc/html/wordstyle.css +1253 -0
  24. data/lib/isodoc/ogc/html/wordstyle.scss +8 -9
  25. data/lib/isodoc/ogc/html/wordstyle_wp.css +1181 -0
  26. data/lib/isodoc/ogc/html/wordstyle_wp.scss +1093 -0
  27. data/lib/isodoc/ogc/html_convert.rb +2 -0
  28. data/lib/isodoc/ogc/i18n-en.yaml +1 -0
  29. data/lib/isodoc/ogc/i18n.rb +10 -0
  30. data/lib/isodoc/ogc/init.rb +41 -0
  31. data/lib/isodoc/ogc/metadata.rb +31 -28
  32. data/lib/isodoc/ogc/ogc.abstract-specification-topic.xsl +1690 -1543
  33. data/lib/isodoc/ogc/ogc.best-practice.xsl +1690 -1543
  34. data/lib/isodoc/ogc/ogc.change-request-supporting-document.xsl +1690 -1543
  35. data/lib/isodoc/ogc/ogc.community-practice.xsl +1690 -1543
  36. data/lib/isodoc/ogc/ogc.community-standard.xsl +1690 -1543
  37. data/lib/isodoc/ogc/ogc.discussion-paper.xsl +1690 -1543
  38. data/lib/isodoc/ogc/ogc.engineering-report.xsl +1690 -1543
  39. data/lib/isodoc/ogc/ogc.other.xsl +1690 -1543
  40. data/lib/isodoc/ogc/ogc.policy.xsl +1690 -1543
  41. data/lib/isodoc/ogc/ogc.reference-model.xsl +1690 -1543
  42. data/lib/isodoc/ogc/ogc.release-notes.xsl +1690 -1543
  43. data/lib/isodoc/ogc/ogc.standard.xsl +1690 -1543
  44. data/lib/isodoc/ogc/ogc.test-suite.xsl +1690 -1543
  45. data/lib/isodoc/ogc/ogc.user-guide.xsl +1690 -1543
  46. data/lib/isodoc/ogc/ogc.white-paper.xsl +1776 -1864
  47. data/lib/isodoc/ogc/presentation_xml_convert.rb +128 -1
  48. data/lib/isodoc/ogc/reqt.rb +4 -26
  49. data/lib/isodoc/ogc/sections.rb +18 -64
  50. data/lib/isodoc/ogc/word_convert.rb +26 -7
  51. data/lib/isodoc/ogc/xref.rb +28 -23
  52. data/lib/metanorma/ogc/processor.rb +0 -4
  53. data/lib/metanorma/ogc/version.rb +1 -1
  54. data/metanorma-ogc.gemspec +3 -4
  55. metadata +34 -34
@@ -0,0 +1,838 @@
1
+ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre {
2
+ mso-style-unhide: no;
3
+ mso-style-qformat: yes;
4
+ mso-style-parent: "";
5
+ margin-top: 6.0pt;
6
+ margin-right: 0cm;
7
+ margin-bottom: 6.0pt;
8
+ margin-left: 0cm;
9
+ text-align: left;
10
+ mso-pagination: widow-orphan;
11
+ tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
12
+ font-size: 10.0pt;
13
+ font-family: {{monospacefont}};
14
+ mso-fareast-font-family: Calibri;
15
+ mso-bidi-font-family: "Courier New";
16
+ mso-ansi-language: EN-GB; }
17
+
18
+ p.pseudocode, li.pseudocode, div.pseudocode {
19
+ mso-style-unhide: no;
20
+ mso-style-qformat: yes;
21
+ mso-style-parent: "";
22
+ margin-top: 6.0pt;
23
+ margin-right: 0cm;
24
+ margin-bottom: 6.0pt;
25
+ margin-left: 0cm;
26
+ text-align: left;
27
+ mso-pagination: widow-orphan;
28
+ tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
29
+ font-size: 10.5pt;
30
+ font-family: {{bodyfont}};
31
+ mso-fareast-font-family: Calibri;
32
+ mso-bidi-font-family: "Courier New";
33
+ mso-ansi-language: EN-GB; }
34
+
35
+ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
36
+ mso-style-unhide: no;
37
+ mso-style-qformat: yes;
38
+ mso-style-parent: "";
39
+ margin-top: 0cm;
40
+ margin-right: 0cm;
41
+ margin-bottom: 12.0pt;
42
+ margin-left: 33.15pt;
43
+ text-indent: -33.15pt;
44
+ tab-stops: 33.15pt;
45
+ line-height: 12.0pt;
46
+ mso-pagination: widow-orphan;
47
+ font-size: 10.5pt;
48
+ font-weight: normal;
49
+ font-family: {{bodyfont}};
50
+ mso-fareast-font-family: {{bodyfont}};
51
+ mso-bidi-font-family: {{bodyfont}};
52
+ mso-ansi-language: EN-GB; }
53
+
54
+ p.FigureTitle {
55
+ mso-style-unhide: no;
56
+ mso-style-qformat: yes;
57
+ mso-style-parent: "";
58
+ margin-top: 0cm;
59
+ margin-right: 0cm;
60
+ margin-bottom: 6.0pt;
61
+ margin-left: 0cm;
62
+ text-align: center;
63
+ line-height: 12.0pt;
64
+ page-break-before: avoid;
65
+ mso-pagination: widow-orphan;
66
+ tab-stops: 20.15pt;
67
+ font-size: 11.0pt;
68
+ font-weight: bold;
69
+ font-family: {{bodyfont}};
70
+ mso-fareast-font-family: {{bodyfont}};
71
+ mso-bidi-font-family: {{bodyfont}};
72
+ mso-ansi-language: EN-GB; }
73
+
74
+ p.SourceTitle {
75
+ mso-style-unhide: no;
76
+ mso-style-qformat: yes;
77
+ mso-style-parent: "";
78
+ margin-top: 0cm;
79
+ margin-right: 0cm;
80
+ margin-bottom: 6.0pt;
81
+ margin-left: 0cm;
82
+ text-align: center;
83
+ line-height: 12.0pt;
84
+ page-break-before: avoid;
85
+ mso-pagination: widow-orphan;
86
+ tab-stops: 20.15pt;
87
+ font-size: 11.0pt;
88
+ font-weight: bold;
89
+ font-family: {{bodyfont}};
90
+ mso-fareast-font-family: {{bodyfont}};
91
+ mso-bidi-font-family: {{bodyfont}};
92
+ mso-ansi-language: EN-GB; }
93
+
94
+ p.AdmonitionTitle, p.RecommendationTitle, p.RecommendationTestTitle {
95
+ mso-style-unhide: no;
96
+ mso-style-qformat: yes;
97
+ mso-style-parent: "";
98
+ margin-top: 0cm;
99
+ margin-right: 0cm;
100
+ margin-bottom: 6.0pt;
101
+ margin-left: 0cm;
102
+ text-align: center;
103
+ line-height: 12.0pt;
104
+ page-break-after: avoid;
105
+ mso-pagination: widow-orphan;
106
+ tab-stops: 20.15pt;
107
+ font-size: 11.0pt;
108
+ font-weight: bold;
109
+ font-family: {{bodyfont}};
110
+ mso-fareast-font-family: {{bodyfont}};
111
+ mso-bidi-font-family: {{bodyfont}};
112
+ mso-ansi-language: EN-GB; }
113
+
114
+ p.TableTitle {
115
+ mso-style-unhide: no;
116
+ mso-style-qformat: yes;
117
+ mso-style-parent: "";
118
+ margin-top: 0cm;
119
+ margin-right: 0cm;
120
+ margin-bottom: 6.0pt;
121
+ margin-left: 0cm;
122
+ text-align: center;
123
+ page-break-after: avoid;
124
+ line-height: 12.0pt;
125
+ mso-pagination: widow-orphan;
126
+ tab-stops: 20.15pt;
127
+ font-size: 11.0pt;
128
+ font-family: {{bodyfont}};
129
+ mso-fareast-font-family: {{bodyfont}};
130
+ mso-bidi-font-family: {{bodyfont}};
131
+ mso-ansi-language: EN-GB; }
132
+
133
+ p.Note, div.Note, li.Note, p.TableFootnote, div.TableFootnote, li.TableFootnote {
134
+ mso-style-unhide: no;
135
+ mso-style-qformat: yes;
136
+ mso-style-parent: "";
137
+ margin-top: 0cm;
138
+ margin-right: 0cm;
139
+ margin-bottom: 12.0pt;
140
+ margin-left: 0cm;
141
+ text-align: left;
142
+ line-height: 12.0pt;
143
+ mso-pagination: widow-orphan;
144
+ tab-stops: 2.0cm;
145
+ font-size: 10.0pt;
146
+ mso-bidi-font-size: 11.0pt;
147
+ font-family: {{bodyfont}};
148
+ mso-fareast-font-family: {{bodyfont}};
149
+ mso-bidi-font-family: {{bodyfont}};
150
+ mso-ansi-language: EN-GB; }
151
+
152
+ p.ANNEX, li.ANNEX, div.ANNEX {
153
+ mso-style-name: ANNEX;
154
+ mso-style-priority: 10;
155
+ mso-style-unhide: no;
156
+ mso-style-next: Normal;
157
+ margin-top: 0cm;
158
+ margin-right: 0cm;
159
+ margin-bottom: 24.0pt;
160
+ margin-left: 0cm;
161
+ text-align: center;
162
+ text-indent: 0cm;
163
+ line-height: 15.5pt;
164
+ mso-line-height-rule: exactly;
165
+ page-break-before: always;
166
+ mso-pagination: widow-orphan;
167
+ page-break-after: avoid;
168
+ mso-outline-level: 1;
169
+ mso-list: l0 level1 lfo12;
170
+ tab-stops: 20.15pt;
171
+ font-size: 14.0pt;
172
+ mso-bidi-font-size: 11.0pt;
173
+ font-family: {{headerfont}};
174
+ mso-fareast-font-family: {{headerfont}};
175
+ mso-bidi-font-family: {{headerfont}};
176
+ mso-ansi-language: EN-GB;
177
+ mso-fareast-language: JA;
178
+ font-weight: bold;
179
+ mso-bidi-font-weight: normal; }
180
+
181
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle {
182
+ mso-style-name: "Biblio Title";
183
+ mso-style-noshow: yes;
184
+ mso-style-unhide: no;
185
+ margin-top: 0cm;
186
+ margin-right: 0cm;
187
+ margin-bottom: 15.5pt;
188
+ margin-left: 0cm;
189
+ text-align: center;
190
+ line-height: 15.5pt;
191
+ mso-pagination: widow-orphan;
192
+ mso-outline-level: 1;
193
+ tab-stops: 20.15pt;
194
+ font-size: 14.0pt;
195
+ mso-bidi-font-size: 11.0pt;
196
+ font-family: {{headerfont}};
197
+ mso-fareast-font-family: {{headerfont}};
198
+ mso-bidi-font-family: {{headerfont}};
199
+ mso-ansi-language: EN-GB;
200
+ font-weight: bold;
201
+ mso-bidi-font-weight: normal; }
202
+
203
+ p.Definition, li.Definition, div.Definition {
204
+ mso-style-name: Definition;
205
+ mso-style-priority: 9;
206
+ mso-style-unhide: no;
207
+ margin-top: 0cm;
208
+ margin-right: 0cm;
209
+ margin-bottom: 12.0pt;
210
+ margin-left: 0cm;
211
+ text-align: left;
212
+ line-height: 12.0pt;
213
+ mso-pagination: widow-orphan;
214
+ tab-stops: 20.15pt;
215
+ font-size: 11.0pt;
216
+ font-family: {{bodyfont}};
217
+ mso-fareast-font-family: {{bodyfont}};
218
+ mso-bidi-font-family: {{bodyfont}};
219
+ mso-ansi-language: EN-GB; }
220
+
221
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle {
222
+ mso-style-name: "Foreword Title";
223
+ mso-style-noshow: yes;
224
+ mso-style-unhide: no;
225
+ margin-top: 0cm;
226
+ margin-right: 0cm;
227
+ margin-bottom: 15.5pt;
228
+ margin-left: 0cm;
229
+ text-align: left;
230
+ line-height: 15.5pt;
231
+ page-break-before: always;
232
+ mso-pagination: widow-orphan;
233
+ page-break-after: avoid;
234
+ mso-outline-level: 1;
235
+ mso-hyphenate: none;
236
+ tab-stops: 20.15pt;
237
+ font-size: 14.0pt;
238
+ mso-bidi-font-size: 11.0pt;
239
+ font-family: {{headerfont}};
240
+ mso-fareast-font-family: {{headerfont}};
241
+ mso-bidi-font-family: {{headerfont}};
242
+ mso-ansi-language: EN-GB;
243
+ font-weight: bold;
244
+ mso-bidi-font-weight: normal; }
245
+
246
+ p.IntroTitle, li.IntroTitle, div.IntroTitle {
247
+ mso-style-name: "Intro Title";
248
+ mso-style-noshow: yes;
249
+ mso-style-unhide: no;
250
+ mso-style-parent: "Foreword Title";
251
+ margin-top: 0cm;
252
+ margin-right: 0cm;
253
+ margin-bottom: 15.5pt;
254
+ margin-left: 0cm;
255
+ text-align: left;
256
+ line-height: 15.5pt;
257
+ mso-pagination: widow-orphan;
258
+ page-break-after: avoid;
259
+ mso-outline-level: 1;
260
+ mso-hyphenate: none;
261
+ tab-stops: 20.15pt;
262
+ font-size: 14.0pt;
263
+ mso-bidi-font-size: 11.0pt;
264
+ font-family: {{headerfont}};
265
+ mso-fareast-font-family: {{headerfont}};
266
+ mso-bidi-font-family: {{headerfont}};
267
+ mso-ansi-language: EN-GB;
268
+ font-weight: bold;
269
+ page-break-before: always;
270
+ mso-bidi-font-weight: normal; }
271
+
272
+ p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
273
+ mso-style-noshow: yes;
274
+ mso-style-unhide: no;
275
+ mso-style-parent: "Foreword Title";
276
+ margin-top: 0cm;
277
+ margin-right: 0cm;
278
+ margin-bottom: 0.0pt;
279
+ margin-left: 0cm;
280
+ text-align: center;
281
+ line-height: 15.5pt;
282
+ mso-pagination: widow-orphan;
283
+ page-break-after: avoid;
284
+ mso-hyphenate: none;
285
+ tab-stops: 20.15pt;
286
+ font-size: 10.5pt;
287
+ mso-bidi-font-size: 11.0pt;
288
+ font-family: {{headerfont}};
289
+ mso-fareast-font-family: {{headerfont}};
290
+ mso-bidi-font-family: {{headerfont}};
291
+ mso-ansi-language: EN-GB;
292
+ font-weight: bold;
293
+ mso-bidi-font-weight: normal; }
294
+
295
+ p.Terms, li.Terms, div.Terms {
296
+ mso-style-name: "Term\(s\)";
297
+ mso-style-priority: 8;
298
+ mso-style-unhide: no;
299
+ mso-style-next: Definition;
300
+ margin: 0cm;
301
+ margin-bottom: .0001pt;
302
+ line-height: 12.0pt;
303
+ mso-pagination: widow-orphan;
304
+ page-break-after: avoid;
305
+ mso-hyphenate: none;
306
+ tab-stops: 20.15pt;
307
+ font-size: 11.0pt;
308
+ font-family: {{headerfont}};
309
+ mso-fareast-font-family: {{headerfont}};
310
+ mso-bidi-font-family: {{headerfont}};
311
+ mso-ansi-language: EN-GB;
312
+ font-weight: bold;
313
+ mso-bidi-font-weight: normal; }
314
+
315
+ p.AltTerms, li.AltTerms, div.AltTerms {
316
+ mso-style-name: "AltTerm\(s\)";
317
+ mso-style-priority: 8;
318
+ mso-style-unhide: no;
319
+ mso-style-next: Definition;
320
+ margin: 0cm;
321
+ margin-bottom: .0001pt;
322
+ line-height: 12.0pt;
323
+ mso-pagination: widow-orphan;
324
+ page-break-after: avoid;
325
+ mso-hyphenate: none;
326
+ tab-stops: 20.15pt;
327
+ font-size: 11.0pt;
328
+ font-family: {{bodyfont}};
329
+ mso-fareast-font-family: {{bodyfont}};
330
+ mso-bidi-font-family: {{bodyfont}};
331
+ mso-ansi-language: EN-GB;
332
+ mso-bidi-font-weight: normal; }
333
+
334
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
335
+ mso-style-name: "DeprecatedTerm\(s\)";
336
+ mso-style-priority: 8;
337
+ mso-style-unhide: no;
338
+ mso-style-next: Definition;
339
+ margin: 0cm;
340
+ margin-bottom: .0001pt;
341
+ line-height: 12.0pt;
342
+ mso-pagination: widow-orphan;
343
+ page-break-after: avoid;
344
+ mso-hyphenate: none;
345
+ tab-stops: 20.15pt;
346
+ font-size: 11.0pt;
347
+ font-family: {{bodyfont}};
348
+ mso-fareast-font-family: {{bodyfont}};
349
+ mso-bidi-font-family: {{bodyfont}};
350
+ mso-ansi-language: EN-GB;
351
+ mso-bidi-font-weight: normal; }
352
+
353
+ p.TermNum, li.TermNum, div.TermNum {
354
+ mso-style-name: TermNum;
355
+ mso-style-priority: 7;
356
+ mso-style-unhide: no;
357
+ mso-style-next: "Term\(s\)";
358
+ margin: 0cm;
359
+ margin-bottom: .0001pt;
360
+ line-height: 12.0pt;
361
+ mso-pagination: widow-orphan;
362
+ page-break-after: avoid;
363
+ tab-stops: 20.15pt;
364
+ font-size: 11.0pt;
365
+ font-family: {{headerfont}};
366
+ mso-fareast-font-family: {{headerfont}};
367
+ mso-bidi-font-family: {{headerfont}};
368
+ mso-ansi-language: EN-GB;
369
+ font-weight: bold;
370
+ mso-bidi-font-weight: normal; }
371
+
372
+ p.zzContents, li.zzContents, div.zzContents {
373
+ mso-style-name: zzContents;
374
+ mso-style-noshow: yes;
375
+ mso-style-unhide: no;
376
+ mso-style-next: "TOC 1";
377
+ margin-top: 48.0pt;
378
+ margin-right: 0cm;
379
+ margin-bottom: 15.5pt;
380
+ margin-left: 0cm;
381
+ line-height: 15.5pt;
382
+ mso-line-height-rule: exactly;
383
+ page-break-before: always;
384
+ mso-pagination: widow-orphan;
385
+ page-break-after: avoid;
386
+ mso-hyphenate: none;
387
+ tab-stops: 20.15pt;
388
+ font-size: 14.0pt;
389
+ mso-bidi-font-size: 11.0pt;
390
+ font-family: {{headerfont}};
391
+ mso-fareast-font-family: {{headerfont}};
392
+ mso-bidi-font-family: {{headerfont}};
393
+ mso-ansi-language: EN-GB;
394
+ font-weight: bold;
395
+ mso-bidi-font-weight: normal; }
396
+
397
+ p.TOCTitle, li.TOCTitle, div.TOCTitle {
398
+ mso-style-name: zzContents;
399
+ mso-style-noshow: yes;
400
+ mso-style-unhide: no;
401
+ mso-style-next: "TOC 1";
402
+ margin-top: 48.0pt;
403
+ margin-right: 0cm;
404
+ margin-bottom: 15.5pt;
405
+ margin-left: 0cm;
406
+ line-height: 15.5pt;
407
+ mso-line-height-rule: exactly;
408
+ mso-pagination: widow-orphan;
409
+ page-break-after: avoid;
410
+ mso-hyphenate: none;
411
+ tab-stops: 20.15pt;
412
+ font-size: 14.0pt;
413
+ mso-bidi-font-size: 11.0pt;
414
+ font-family: {{headerfont}};
415
+ mso-fareast-font-family: {{headerfont}};
416
+ mso-bidi-font-family: {{headerfont}};
417
+ mso-ansi-language: EN-GB;
418
+ font-weight: bold;
419
+ mso-bidi-font-weight: normal; }
420
+
421
+ p.zzCopyright, li.zzCopyright {
422
+ mso-style-name: zzCopyright;
423
+ mso-style-noshow: yes;
424
+ mso-style-unhide: no;
425
+ mso-style-next: Normal;
426
+ margin-top: 0cm;
427
+ margin-right: 14.2pt;
428
+ margin-bottom: 12.0pt;
429
+ margin-left: 14.2pt;
430
+ text-align: left;
431
+ line-height: 12.0pt;
432
+ mso-pagination: widow-orphan;
433
+ tab-stops: 20.15pt 25.7pt 481.15pt;
434
+ padding: 0cm;
435
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
436
+ font-size: 10.5pt;
437
+ font-family: {{bodyfont}};
438
+ mso-fareast-font-family: {{bodyfont}};
439
+ mso-bidi-font-family: {{bodyfont}};
440
+ mso-ansi-language: EN-GB; }
441
+
442
+ div.zzCopyright {
443
+ mso-element: para-border-div;
444
+ border: solid windowtext 1.0pt;
445
+ mso-border-top-alt: solid windowtext .5pt;
446
+ mso-border-left-alt: solid windowtext .5pt;
447
+ mso-border-right-alt: solid windowtext .5pt;
448
+ mso-border-bottom-alt: solid windowtext .5pt;
449
+ padding: 1.0pt 4.0pt 0cm 4.0pt;
450
+ margin-left: 5.1pt;
451
+ margin-right: 5.1pt; }
452
+
453
+ p.zzCopyright_address {
454
+ margin-top: 0cm;
455
+ margin-right: 14.2pt;
456
+ margin-bottom: 0.0pt;
457
+ margin-left: 14.2pt;
458
+ mso-layout-grid-align: none;
459
+ text-autospace: none;
460
+ padding-left: 20pt;
461
+ mso-padding-alt-left: 20pt;
462
+ font-size: 10.0pt;
463
+ text-align: left;
464
+ mso-bidi-font-size: 11.0pt; }
465
+
466
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
467
+ mso-style-name: zzSTDTitle;
468
+ mso-style-noshow: yes;
469
+ mso-style-unhide: no;
470
+ mso-style-next: Normal;
471
+ margin-top: 20.0pt;
472
+ margin-right: 0cm;
473
+ margin-bottom: 38.0pt;
474
+ margin-left: 0cm;
475
+ line-height: 17.5pt;
476
+ mso-line-height-rule: exactly;
477
+ mso-pagination: widow-orphan;
478
+ mso-hyphenate: none;
479
+ tab-stops: 20.15pt;
480
+ font-size: 16.0pt;
481
+ mso-bidi-font-size: 11.0pt;
482
+ font-family: {{headerfont}};
483
+ mso-fareast-font-family: {{headerfont}};
484
+ mso-bidi-font-family: {{headerfont}};
485
+ mso-ansi-language: EN-GB;
486
+ font-weight: bold;
487
+ mso-bidi-font-weight: normal; }
488
+
489
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
490
+ mso-style-name: zzSTDTitle;
491
+ mso-style-noshow: yes;
492
+ mso-style-unhide: no;
493
+ mso-style-next: Normal;
494
+ margin-top: 0pt;
495
+ margin-right: 0cm;
496
+ margin-bottom: 18.0pt;
497
+ margin-left: 0cm;
498
+ line-height: 17.5pt;
499
+ mso-line-height-rule: exactly;
500
+ mso-pagination: widow-orphan;
501
+ mso-hyphenate: none;
502
+ tab-stops: 20.15pt;
503
+ font-size: 16.0pt;
504
+ mso-bidi-font-size: 11.0pt;
505
+ font-family: {{headerfont}};
506
+ mso-fareast-font-family: {{headerfont}};
507
+ mso-bidi-font-family: {{headerfont}};
508
+ mso-ansi-language: EN-GB;
509
+ font-weight: bold;
510
+ mso-bidi-font-weight: normal; }
511
+
512
+ p.Quote, li.Quote, div.Quote {
513
+ mso-style-priority: 99;
514
+ margin-top: 0cm;
515
+ margin-right: 36.0pt;
516
+ margin-bottom: 0cm;
517
+ margin-left: 36.0pt;
518
+ text-align: left;
519
+ line-height: 12.0pt;
520
+ mso-pagination: widow-orphan;
521
+ tab-stops: 20.15pt;
522
+ font-size: 10.5pt;
523
+ font-family: {{bodyfont}};
524
+ mso-fareast-font-family: {{bodyfont}};
525
+ mso-bidi-font-family: {{bodyfont}};
526
+ mso-ansi-language: EN-GB; }
527
+
528
+ p.QuoteAttribution {
529
+ text-align: right;
530
+ mso-style-priority: 99;
531
+ margin-top: 0cm;
532
+ margin-right: 36.0pt;
533
+ margin-bottom: 0cm;
534
+ margin-left: 36.0pt;
535
+ line-height: 12.0pt;
536
+ mso-pagination: widow-orphan;
537
+ tab-stops: 20.15pt;
538
+ font-size: 10.5pt;
539
+ font-family: {{bodyfont}};
540
+ mso-fareast-font-family: {{bodyfont}};
541
+ mso-bidi-font-family: {{bodyfont}};
542
+ mso-ansi-language: EN-GB; }
543
+
544
+ p.Admonition, li.Admonition, div.Admonition {
545
+ mso-style-priority: 99;
546
+ margin-top: 0cm;
547
+ margin-right: 57.6pt;
548
+ margin-bottom: 0cm;
549
+ margin-left: 57.6pt;
550
+ margin-bottom: .0001pt;
551
+ mso-pagination: widow-orphan;
552
+ border: none;
553
+ mso-border-alt: solid #4472C4 .25pt;
554
+ mso-border-themecolor: accent1;
555
+ padding: 0cm;
556
+ mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
557
+ font-size: 12.0pt;
558
+ font-family: {{bodyfont}};
559
+ mso-ascii-font-family: {{bodyfont}};
560
+ mso-ascii-theme-font: minor-latin;
561
+ mso-fareast-font-family: {{bodyfont}};
562
+ mso-fareast-theme-font: minor-fareast;
563
+ mso-hansi-font-family: {{bodyfont}};
564
+ mso-hansi-theme-font: minor-latin;
565
+ mso-bidi-font-family: {{bodyfont}};
566
+ mso-bidi-theme-font: minor-bidi;
567
+ color: #4472C4;
568
+ mso-themecolor: accent1;
569
+ mso-ansi-language: EN-AU;
570
+ font-style: italic; }
571
+
572
+ p.Code, li.Code, div.Code {
573
+ mso-style-name: Code;
574
+ mso-style-priority: 16;
575
+ mso-style-unhide: no;
576
+ mso-style-qformat: yes;
577
+ margin: 0cm;
578
+ margin-bottom: .0001pt;
579
+ line-height: 10.0pt;
580
+ mso-pagination: widow-orphan;
581
+ tab-stops: 20.15pt;
582
+ font-size: 9.0pt;
583
+ mso-bidi-font-size: 11.0pt;
584
+ font-family: {{monospacefont}};
585
+ mso-fareast-font-family: Calibri;
586
+ mso-bidi-font-family: "Source Sans Pro";
587
+ mso-ansi-language: EN-GB; }
588
+
589
+ p.Formula, li.Formula, div.Formula {
590
+ mso-style-name: Formula;
591
+ mso-style-noshow: yes;
592
+ mso-style-unhide: no;
593
+ margin-top: 0cm;
594
+ margin-right: 0cm;
595
+ margin-bottom: 11.0pt;
596
+ margin-left: 20.15pt;
597
+ line-height: 12.0pt;
598
+ mso-pagination: widow-orphan;
599
+ tab-stops: right 487.45pt;
600
+ font-size: 10.5pt;
601
+ font-family: {{bodyfont}};
602
+ mso-fareast-font-family: {{bodyfont}};
603
+ mso-bidi-font-family: {{bodyfont}};
604
+ mso-ansi-language: EN-GB; }
605
+
606
+ @page {
607
+ mso-facing-pages: yes; }
608
+
609
+ @page WordSection1 {
610
+ size: 595.3pt 841.9pt;
611
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
612
+ mso-header-margin: 35.45pt;
613
+ mso-footer-margin: 14.2pt;
614
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh1;
615
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
616
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
617
+ mso-paper-source: 0; }
618
+
619
+ div.WordSection1 {
620
+ page: WordSection1; }
621
+
622
+ @page WordSection2 {
623
+ size: 595.3pt 841.9pt;
624
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
625
+ mso-header-margin: 35.45pt;
626
+ mso-footer-margin: 14.2pt;
627
+ mso-page-numbers: roman-lower;
628
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
629
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
630
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
631
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
632
+ mso-paper-source: 0; }
633
+
634
+ @page WordSection2L {
635
+ size: 841.9pt 595.3pt;
636
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
637
+ mso-header-margin: 35.45pt;
638
+ mso-footer-margin: 14.2pt;
639
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
640
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
641
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2l;
642
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2l;
643
+ mso-paper-source: 0; }
644
+
645
+ @page WordSection2P {
646
+ size: 595.3pt 841.9pt;
647
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
648
+ mso-header-margin: 35.45pt;
649
+ mso-footer-margin: 14.2pt;
650
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
651
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
652
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef2;
653
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f2;
654
+ mso-paper-source: 0; }
655
+
656
+ div.WordSection2 {
657
+ page: WordSection2; }
658
+
659
+ @page WordSection3 {
660
+ size: 595.3pt 841.9pt;
661
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
662
+ mso-header-margin: 35.45pt;
663
+ mso-footer-margin: 14.2pt;
664
+ mso-page-numbers: 1;
665
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
666
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
667
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
668
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
669
+ mso-paper-source: 0; }
670
+
671
+ @page WordSection3L {
672
+ size: 841.9pt 595.3pt;
673
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
674
+ mso-header-margin: 35.45pt;
675
+ mso-footer-margin: 14.2pt;
676
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2l;
677
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2l;
678
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3l;
679
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
680
+ mso-paper-source: 0; }
681
+
682
+ @page WordSection3P {
683
+ size: 595.3pt 841.9pt;
684
+ margin: 39.7pt 53.85pt 1.0cm 53.85pt;
685
+ mso-header-margin: 35.45pt;
686
+ mso-footer-margin: 14.2pt;
687
+ mso-even-header: url("file:///C:/Doc/FILENAME_files/header.html") eh2;
688
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h2;
689
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef3;
690
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
691
+ mso-paper-source: 0; }
692
+
693
+ div.WordSection3 {
694
+ page: WordSection3; }
695
+
696
+ table.MsoISOTable {
697
+ mso-style-name: "Table ISO";
698
+ mso-tstyle-rowband-size: 0;
699
+ mso-tstyle-colband-size: 0;
700
+ mso-style-noshow: yes;
701
+ mso-style-priority: 99;
702
+ mso-style-parent: "";
703
+ mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
704
+ mso-para-margin: 0cm;
705
+ mso-para-margin-bottom: .0001pt;
706
+ mso-pagination: widow-orphan;
707
+ border-collapse: collapse;
708
+ mso-table-layout-alt: fixed;
709
+ border: solid windowtext 2pt;
710
+ mso-border-alt: solid windowtext 2pt;
711
+ mso-yfti-tbllook: 480;
712
+ mso-border-insideh: .75pt solid windowtext;
713
+ mso-border-insidev: .75pt solid windowtext;
714
+ font-size: 10.0pt;
715
+ font-family: {{bodyfont}}; }
716
+
717
+ table.MsoISOTable th {
718
+ border: solid windowtext 1pt;
719
+ mso-border-alt: solid windowtext 1pt;
720
+ padding: 0cm 2.85pt 0cm 2.85pt; }
721
+
722
+ table.MsoISOTable td {
723
+ border: solid windowtext 1pt;
724
+ mso-border-alt: solid windowtext 1pt;
725
+ padding: 0cm 2.85pt 0cm 2.85pt; }
726
+
727
+ table.MsoISOTable p {
728
+ font-size: 10.0pt; }
729
+
730
+ table.recommendclass, table.recommendclass p {
731
+ font-size: 10.0pt; }
732
+
733
+ table.MsoTableGrid {
734
+ mso-style-name: "Table Grid";
735
+ mso-tstyle-rowband-size: 0;
736
+ mso-tstyle-colband-size: 0;
737
+ mso-style-priority: 39;
738
+ mso-style-unhide: no;
739
+ border: solid windowtext 1.0pt;
740
+ mso-border-alt: solid windowtext .5pt;
741
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
742
+ mso-border-insideh: .5pt solid windowtext;
743
+ mso-border-insidev: .5pt solid windowtext;
744
+ mso-para-margin: 0cm;
745
+ mso-para-margin-bottom: .0001pt;
746
+ mso-pagination: widow-orphan;
747
+ font-size: 10.0pt;
748
+ font-family: {{bodyfont}}; }
749
+
750
+ div.formula {
751
+ tab-stops: right 487.45pt; }
752
+
753
+ body {
754
+ tab-interval: 36.0pt; }
755
+
756
+ .coverpage_docnumber {
757
+ text-align: center;
758
+ font-size: 14.0pt;
759
+ font-weight: bold; }
760
+
761
+ .coverpage_techcommittee {
762
+ text-align: center;
763
+ font-size: 12.0pt; }
764
+
765
+ .coverpage_docstage {
766
+ text-align: center;
767
+ font-size: 30.0pt;
768
+ color: #2e81c2; }
769
+
770
+ div.coverpage_warning {
771
+ mso-element: para-border-div;
772
+ border: solid windowtext 1.0pt #2e81c2;
773
+ mso-border-alt: solid windowtext .5pt;
774
+ padding: 1.0pt 4.0pt 1.0pt 4.0pt #2e81c2;
775
+ font-size: 10.0pt;
776
+ margin-left: 4.25pt;
777
+ margin-right: 4.25pt; }
778
+
779
+ .coverpage_warning {
780
+ color: #2e81c2;
781
+ font-size: 10.0pt; }
782
+
783
+ a.TableFootnoteRef, span.TableFootnoteRef {
784
+ mso-style-priority: 99;
785
+ mso-style-parent: "Footnote Reference";
786
+ vertical-align: super; }
787
+
788
+ aside {
789
+ font-size: 10.0pt; }
790
+
791
+ .example-title {
792
+ font-weight: bold;
793
+ margin-left: -36.0pt; }
794
+
795
+ p.example, li.example, td.example {
796
+ margin-right: 0pt;
797
+ margin-left: 0pt; }
798
+
799
+ div.example {
800
+ margin-right: 36.0pt;
801
+ margin-left: 36.0pt;
802
+ margin-top: 0cm;
803
+ margin-bottom: 0cm; }
804
+
805
+ p.example, li.example, div.example, td.example {
806
+ mso-pagination: none;
807
+ font-size: 10.0pt;
808
+ font-family: {{bodyfont}}; }
809
+
810
+ td.example p.MsoListParagraph {
811
+ font-size: 10.0pt; }
812
+
813
+ div.example p.MsoListParagraph {
814
+ font-size: 10.0pt; }
815
+
816
+ div.Note p.MsoListParagraph {
817
+ font-size: 10.0pt; }
818
+
819
+ span.note_label, span.example_label, td.example_label, td.note_label {
820
+ font-size: 10.0pt;
821
+ font-family: {{bodyfont}}; }
822
+
823
+ table.dl {
824
+ margin-top: 0cm;
825
+ margin-right: 0cm;
826
+ margin-bottom: 11.0pt;
827
+ margin-left: 20.15pt; }
828
+
829
+ div.license, p.license {
830
+ font-size: 8.0pt;
831
+ font-family: {{bodyfont}}; }
832
+
833
+ div.warning p {
834
+ margin-bottom: 6.0pt;
835
+ border: none;
836
+ mso-border-alt: solid windowtext .5pt;
837
+ padding: 0cm;
838
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt; }