metanorma-iso 2.2.2 → 2.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/isodoc/iso/html/header-dis.html +111 -29
- data/lib/isodoc/iso/html/isodoc-dis.css +65 -64
- data/lib/isodoc/iso/html/isodoc-dis.scss +65 -64
- data/lib/isodoc/iso/html/style-human.css +1 -2
- data/lib/isodoc/iso/html/style-human.scss +0 -1
- data/lib/isodoc/iso/html/style-iso.css +1 -2
- data/lib/isodoc/iso/html/style-iso.scss +0 -1
- data/lib/isodoc/iso/html/wordstyle-dis.css +10 -4
- data/lib/isodoc/iso/html/wordstyle-dis.scss +10 -4
- data/lib/isodoc/iso/i18n-en.yaml +4 -4
- data/lib/isodoc/iso/iso.amendment.xsl +205 -37
- data/lib/isodoc/iso/iso.international-standard.xsl +205 -37
- data/lib/isodoc/iso/presentation_bibdata.rb +13 -9
- data/lib/isodoc/iso/presentation_xml_convert.rb +5 -3
- data/lib/isodoc/iso/word_convert.rb +6 -4
- data/lib/isodoc/iso/word_dis_cleanup.rb +24 -3
- data/lib/isodoc/iso/word_dis_convert.rb +4 -1
- data/lib/metanorma/iso/base.rb +2 -1
- data/lib/metanorma/iso/biblio.rng +5 -0
- data/lib/metanorma/iso/isodoc.rng +46 -12
- data/lib/metanorma/iso/version.rb +1 -1
- data/metanorma-iso.gemspec +5 -2
- metadata +4 -87
- data/.github/workflows/automerge.yml +0 -31
- data/.github/workflows/rake.yml +0 -15
- data/.github/workflows/release.yml +0 -24
- data/.github/workflows/ubuntu.yml +0 -41
- data/Rakefile +0 -8
- data/bin/rspec +0 -17
- data/spec/assets/header.html +0 -7
- data/spec/assets/html.css +0 -2
- data/spec/assets/htmlcover.html +0 -4
- data/spec/assets/htmlintro.html +0 -5
- data/spec/assets/i18n.yaml +0 -2
- data/spec/assets/iso.adoc +0 -10
- data/spec/assets/iso.headless.html +0 -33
- data/spec/assets/iso.xml +0 -71
- data/spec/assets/rice_image1.png +0 -0
- data/spec/assets/scripts.html +0 -3
- data/spec/assets/std.css +0 -2
- data/spec/assets/word.css +0 -2
- data/spec/assets/wordcover.html +0 -3
- data/spec/assets/wordintro.html +0 -4
- data/spec/examples/103_01_02.html +0 -247
- data/spec/examples/english.yaml +0 -69
- data/spec/examples/iso_123_.xml +0 -45
- data/spec/examples/iso_123_all_parts.xml +0 -45
- data/spec/examples/iso_123_no_year_note.xml +0 -46
- data/spec/examples/iso_124_.xml +0 -41
- data/spec/examples/iso_216_.xml +0 -47
- data/spec/examples/iso_iec_12382_.xml +0 -48
- data/spec/examples/rice.adoc +0 -714
- data/spec/examples/rice.preview.html +0 -1870
- data/spec/examples/rice.sh +0 -4
- data/spec/examples/rice_img/1000-1_ed2amd3fig1a.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig1b.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig2.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig3.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig4.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3fig5_f.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figA.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figA1.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figA2.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figTab1.png +0 -0
- data/spec/examples/rice_img/1000-1_ed2amd3figTab2.png +0 -0
- data/spec/examples/rice_img/1001_ed2amd3fig1.png +0 -0
- data/spec/examples/rice_img/ISO_1213_1.png +0 -0
- data/spec/examples/rice_img/SL1000-1_ed2amd3fig1.png +0 -0
- data/spec/examples/rice_img/rice_image1.png +0 -0
- data/spec/examples/rice_img/rice_image2.png +0 -0
- data/spec/examples/rice_img/rice_image3_1.png +0 -0
- data/spec/examples/rice_img/rice_image3_2.png +0 -0
- data/spec/examples/rice_img/rice_image3_3.png +0 -0
- data/spec/isodoc/amd_spec.rb +0 -986
- data/spec/isodoc/blocks_spec.rb +0 -1174
- data/spec/isodoc/i18n_spec.rb +0 -1579
- data/spec/isodoc/inline_spec.rb +0 -1060
- data/spec/isodoc/iso_spec.rb +0 -255
- data/spec/isodoc/metadata_spec.rb +0 -701
- data/spec/isodoc/postproc_spec.rb +0 -1089
- data/spec/isodoc/ref_spec.rb +0 -439
- data/spec/isodoc/section_spec.rb +0 -998
- data/spec/isodoc/table_spec.rb +0 -420
- data/spec/isodoc/terms_spec.rb +0 -314
- data/spec/isodoc/word_dis_spec.rb +0 -2064
- data/spec/isodoc/xref_spec.rb +0 -1747
- data/spec/metanorma/amd_spec.rb +0 -724
- data/spec/metanorma/base_spec.rb +0 -1384
- data/spec/metanorma/blank_spec.rb +0 -38
- data/spec/metanorma/blocks_spec.rb +0 -624
- data/spec/metanorma/cleanup_spec.rb +0 -1645
- data/spec/metanorma/inline_spec.rb +0 -203
- data/spec/metanorma/lists_spec.rb +0 -197
- data/spec/metanorma/macros_spec.rb +0 -99
- data/spec/metanorma/processor_spec.rb +0 -161
- data/spec/metanorma/refs_spec.rb +0 -672
- data/spec/metanorma/section_spec.rb +0 -492
- data/spec/metanorma/table_spec.rb +0 -329
- data/spec/metanorma/validate_spec.rb +0 -2153
- data/spec/relaton/render_spec.rb +0 -568
- data/spec/requirements/requirement_components_spec.rb +0 -610
- data/spec/requirements/requirements_spec.rb +0 -1596
- data/spec/requirements/xref_spec.rb +0 -1211
- data/spec/spec_helper.rb +0 -313
- data/spec/vcr_cassettes/docrels.yml +0 -385
- data/spec/vcr_cassettes/withdrawn_iso.yml +0 -295
@@ -1,247 +0,0 @@
|
|
1
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<TITLE>IEC 60050 - International Electrotechnical Vocabulary - Details for IEV number 103-01-02: "functional"</TITLE>
|
5
|
-
<meta name="Description" content="Definition of functional by Electropedia. Meaning of functional. Translations of functional. Equivalent terms for functional." />
|
6
|
-
<meta name="Keywords" content="functional,fonctionnelle, f,دالى,Funktional, n,funcional,funzionale,汎関数,funkcjonał,funcional,funktional,범함수,функционал, м јд,泛函, dictionary, definition, meaning, translation, term, terminology, IEC 60050, Electropedia, IEV 103-01-02,IEV, International, Electrotechnical, Vocabulary, VEI, Vocabulaire, Electrotechnique, Internationale, IEC, electric, electronic" />
|
7
|
-
<meta name="Copyright" content="IEC - International Electrotechnical Commission" />
|
8
|
-
<meta name="Language" content="English, French, Arabic, Chinese, Czech, Finnish, German, Italian, Japanese, Norwegian, Polish, Portuguese, Russian, Serbian, Slovenian, Spanish, Swedish" />
|
9
|
-
<SCRIPT language="JavaScript">
|
10
|
-
|
11
|
-
function printWindow() { bV = parseInt(navigator.appVersion); if (bV >= 4) window.print(); }
|
12
|
-
|
13
|
-
function popup(name) { msgWindow=open(name,'popup','history=yes,toolbar=no,scrollbars=yes,resizable=yes,width=700,height=750'); }
|
14
|
-
|
15
|
-
</SCRIPT>
|
16
|
-
|
17
|
-
<STYLE TYPE="text/css">
|
18
|
-
a:link {color: blue ; text-decoration: none}
|
19
|
-
a:visited { color: blue ; text-decoration: none }
|
20
|
-
a:active { color: blue ; text-decoration: none }
|
21
|
-
a:hover { color: blue ; text-decoration: none; background-color: #C0C0C0}
|
22
|
-
table {font-family: arial}
|
23
|
-
td { font-size: 11pt; font-family: Arial, Helvetica, sans-serif }
|
24
|
-
h6 {page-break-before: always;}
|
25
|
-
</STYLE>
|
26
|
-
|
27
|
-
<STYLE TYPE="text/css" media="print">
|
28
|
-
.hide { display: none }
|
29
|
-
</STYLE>
|
30
|
-
<!-- Google Analytics -->
|
31
|
-
<script type="text/javascript">
|
32
|
-
var _gaq = _gaq || [];
|
33
|
-
_gaq.push(['_setAccount', 'UA-34400412-1']);
|
34
|
-
_gaq.push(['_trackPageview']);
|
35
|
-
(function() {
|
36
|
-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
37
|
-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
38
|
-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
39
|
-
})();
|
40
|
-
</script>
|
41
|
-
<!-- End Google Analytics -->
|
42
|
-
<meta name="Description" content="functional,fonctionnelle, f,دالى,Funktional, n,funcional,funzionale,汎関数,funkcjonał,funcional,funktional,범함수,функционал, м јд,泛函" >
|
43
|
-
<STYLE TYPE="text/css">
|
44
|
-
@font-face { font-family: 'liberation_serifitalic';
|
45
|
-
src: url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_italic_macroman/LiberationSerif-Italic-webfont.eot');
|
46
|
-
src: url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_italic_macroman/LiberationSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
|
47
|
-
url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_italic_macroman/LiberationSerif-Italic-webfont.woff') format('woff'),
|
48
|
-
url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_italic_macroman/LiberationSerif-Italic-webfont.ttf') format('truetype'),
|
49
|
-
url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_italic_macroman/LiberationSerif-Italic-webfont.svg#liberation_serifitalic') format('svg');
|
50
|
-
}
|
51
|
-
|
52
|
-
@font-face { font-family: 'liberation_serifregular';
|
53
|
-
src: url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_regular_macroman/LiberationSerif-Regular-webfont.eot');
|
54
|
-
src: url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_regular_macroman/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
55
|
-
url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_regular_macroman/LiberationSerif-Regular-webfont.woff') format('woff'),
|
56
|
-
url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_regular_macroman/LiberationSerif-Regular-webfont.ttf') format('truetype'),
|
57
|
-
url('/font/Liberation-Serif-fontfacekit/web%20fonts/liberationserif_regular_macroman/LiberationSerif-Regular-webfont.svg#liberation_serifregular') format('svg');
|
58
|
-
font-weight: normal; font-style: normal;}
|
59
|
-
* {font-family: liberation_serifregular;}body {font-family: liberation_serifregular;}td {font-family: liberation_serifregular;}i {font-family: liberation_serifitalic;}#copy td { font-size:11px; }#copy a { font-size:11px; text-decoration: none;}#copy {border-top: 1px #c0c0c0 solid;}hr {height: 1px; color: #c0c0c0;}</STYLE><script type="text/javascript" src="/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
60
|
-
<script language="JavaScript" type="text/javascript">
|
61
|
-
<!--
|
62
|
-
document._domino_target = "_self";
|
63
|
-
function _doClick(v, o, t, h) {
|
64
|
-
var form = document._Display;
|
65
|
-
if (form.onsubmit) {
|
66
|
-
var retVal = form.onsubmit();
|
67
|
-
if (typeof retVal == "boolean" && retVal == false)
|
68
|
-
return false;
|
69
|
-
}
|
70
|
-
var target = document._domino_target;
|
71
|
-
if (o.href != null) {
|
72
|
-
if (o.target != null)
|
73
|
-
target = o.target;
|
74
|
-
} else {
|
75
|
-
if (t != null)
|
76
|
-
target = t;
|
77
|
-
}
|
78
|
-
form.target = target;
|
79
|
-
form.__Click.value = v;
|
80
|
-
if (h != null)
|
81
|
-
form.action += h;
|
82
|
-
form.submit();
|
83
|
-
return false;
|
84
|
-
}
|
85
|
-
// -->
|
86
|
-
</script>
|
87
|
-
</head>
|
88
|
-
<body text="#000000" bgcolor="#FFFFFF" leftmargin=10 topmargin=0>
|
89
|
-
|
90
|
-
<form method="post" action="/iev/iev.nsf/display?OpenForm&Seq=1&ievref=103-01-02" name="_Display">
|
91
|
-
<input type="hidden" name="__Click" value="0"><style>
|
92
|
-
.Top {
|
93
|
-
margin: auto;
|
94
|
-
height: 109px;
|
95
|
-
padding: 0px;
|
96
|
-
font-family: Arial, Helvetica;
|
97
|
-
}
|
98
|
-
.logolink {
|
99
|
-
position: relative;
|
100
|
-
width: 260px;
|
101
|
-
height: 60px;
|
102
|
-
top: 20px;
|
103
|
-
left: 8px;
|
104
|
-
float: left;
|
105
|
-
font-family: Arial, Helvetica, sans-serif;
|
106
|
-
}
|
107
|
-
.logolink h1 {
|
108
|
-
color: #000;
|
109
|
-
font-size: 17px;
|
110
|
-
font-weight: bold;
|
111
|
-
letter-spacing: 2px;
|
112
|
-
float:left;
|
113
|
-
top:-60px;
|
114
|
-
margin:0;
|
115
|
-
margin-left:80px;
|
116
|
-
position:relative;
|
117
|
-
font-family: Arial, Helvetica, sans-serif;
|
118
|
-
}
|
119
|
-
.top {
|
120
|
-
outline: none;
|
121
|
-
margin: 0px;
|
122
|
-
padding: 0px;
|
123
|
-
font-family: Arial, Helvetica, sans-serif;
|
124
|
-
font-size: 12px;
|
125
|
-
}
|
126
|
-
</style><div class="Top">
|
127
|
-
<div class="logolink"><a title="Back to homepage" href="http://www.iec.ch/">
|
128
|
-
<img title="www.iec.ch" alt=" www.iec.ch" src="/img/logo.jpg"></a>
|
129
|
-
<h1>International</h1>
|
130
|
-
<h1>Electrotechnical</h1>
|
131
|
-
<h1>Commission</h1>
|
132
|
-
</div>
|
133
|
-
</div>
|
134
|
-
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
135
|
-
<tr valign="top"><td width="1%" valign="middle"><img width="65" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>
|
136
|
-
</td><td width="1%"><img width="19" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>
|
137
|
-
</td><td width="46%" valign="middle"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>
|
138
|
-
</td><td width="1%"><img width="19" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>
|
139
|
-
</td><td width="54%"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""><br>
|
140
|
-
</td></tr>
|
141
|
-
</table>
|
142
|
-
<div align="right"><font size="2" face="Arial"> </font><a href="&login"></a></div>
|
143
|
-
<table style="width: 100%; margin-bottom: 10px;" cellpadding=0 width="100%" border="0" cellspacing="0" cellpadding="0">
|
144
|
-
<tr valign="top"><td style="width: 144px;" width="15%"><img src="/iev/iev.nsf/30c867bbcbcee00dc1257e81003e697e/$Body/0.E5A?OpenElement&FieldElemFormat=gif" width="144" height="20"></td><td class="hide" style="border-top: 1px #c0c0c0 solid; width: 100% !important; " width="85%"><div align="right"><font size="2" face="Arial">Queries, comments, suggestions? Please </font><a href="mailto:custserv@iec.ch"><font size="2" face="Arial">contact us</font></a><font size="2" face="Arial">.</font></div></td></tr>
|
145
|
-
</table>
|
146
|
-
<br>
|
147
|
-
|
148
|
-
<input type="button" value=" Home " class="hide" style="font-size: 11px;" onclick="window.open('/iev/iev.nsf/6d6bdd8667c378f7c12581fa003d80e7?OpenForm', document._domino_target);">
|
149
|
-
<input type="button" onclick="history.back()" value=" Back " class="hide" style="font-size: 11px;">
|
150
|
-
<input type="button" onclick="printWindow()" value=" Print " class="hide" style="font-size: 11px;"><font face=""><br>
|
151
|
-
|
152
|
-
<br>
|
153
|
-
|
154
|
-
<table cellpadding="1" cellspacing="0" border="0" border="0" cellspacing="0" cellpadding="0">
|
155
|
-
<tr valign="top"><td width="57"><b><font size="2" color="#800080" face="Arial">Area</font></b></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><b><font size="2" face="Arial"> </font></b><a href=index?openform&part=103>Mathematics - Functions</a> / General concepts</td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
156
|
-
|
157
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
158
|
-
|
159
|
-
<tr valign="top"><td width="57"><b><font size="2" color="#800080" face="Arial">IEV ref</font></b></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><b>103-01-02</b></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
160
|
-
|
161
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
162
|
-
|
163
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
164
|
-
|
165
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">en</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> <b>functional</b> </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
166
|
-
|
167
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> function for which the argument is a function and the value a number<p>Note 1 to entry: An example of a functional of the function <i>f</i>(<i>t</i>) is <math> <semantics> <mrow> <mstyle displaystyle='true'> <mrow> <msubsup> <mo>∫</mo> <mrow> <msub> <mi>t</mi> <mn>2</mn> </msub> </mrow> <mrow> <msub> <mi>t</mi> <mn>1</mn> </msub> </mrow> </msubsup> <mrow> <mi>f</mi><mo stretchy='false'>(</mo><mi>t</mi><mo stretchy='false'>)</mo><mo>d</mo><mi>t</mi></mrow> </mrow> </mstyle></mrow> <annotation encoding='MathType-MTEF'>MathType@MTEF@5@5@+= feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbbjxAHX garuavP1wzZbItLDhis9wBH5garmWu51MyVXgarqqtubsr4rNCHbGe aGqipG0dh9qqWrVepG0dbbL8F4rqqrVepeea0xe9LqFf0xc9q8qqaq Fn0lXdHiVcFbIOFHK8Feea0dXdar=Jb9hs0dXdHuk9fr=xfr=xfrpe WZqaaeaaciWacmGadaGadeaabaGaaqaaaOqaamaapedabaGaamOzai aacIcacaWG0bGaaiykaKqzaeGaaiizaOGaamiDaaWcbaGaamiDamaa BaaameaacaaIYaaabeaaaSqaaiaadshadaWgaaadbaGaaGymaaqaba aaniabgUIiYdaaaa@40DD@ </annotation> </semantics> </math>. </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
168
|
-
|
169
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
170
|
-
|
171
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
172
|
-
|
173
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">fr</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> <b>fonctionnelle</b>, f </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
174
|
-
|
175
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> fonction dont l'argument est une fonction et la valeur un nombre <p>Note 1 à l'article: Un exemple de fonctionnelle de la fonction <i>f</i>(<i>t</i>) est <math> <semantics> <mrow> <mstyle displaystyle='true'> <mrow> <msubsup> <mo>∫</mo> <mrow> <msub> <mi>t</mi> <mn>2</mn> </msub> </mrow> <mrow> <msub> <mi>t</mi> <mn>1</mn> </msub> </mrow> </msubsup> <mrow> <mi>f</mi><mo stretchy='false'>(</mo><mi>t</mi><mo stretchy='false'>)</mo><mo>d</mo><mi>t</mi></mrow> </mrow> </mstyle></mrow> <annotation encoding='MathType-MTEF'>MathType@MTEF@5@5@+= feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbbjxAHX garuavP1wzZbItLDhis9wBH5garmWu51MyVXgarqqtubsr4rNCHbGe aGqipG0dh9qqWrVepG0dbbL8F4rqqrVepeea0xe9LqFf0xc9q8qqaq Fn0lXdHiVcFbIOFHK8Feea0dXdar=Jb9hs0dXdHuk9fr=xfr=xfrpe WZqaaeaaciWacmGadaGadeaabaGaaqaaaOqaamaapedabaGaamOzai aacIcacaWG0bGaaiykaKqzaeGaaiizaOGaamiDaaWcbaGaamiDamaa BaaameaacaaIYaaabeaaaSqaaiaadshadaWgaaadbaGaaGymaaqaba aaniabgUIiYdaaaa@40DD@ </annotation> </semantics> </math>. </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
176
|
-
|
177
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
178
|
-
|
179
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
180
|
-
|
181
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">ar</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td style="direction:rtl; text-align:left" width="567"> دالى </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
182
|
-
|
183
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
184
|
-
|
185
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">de</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> Funktional, n </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
186
|
-
|
187
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
188
|
-
|
189
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
190
|
-
|
191
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
192
|
-
|
193
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">es</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> funcional </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
194
|
-
|
195
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
196
|
-
|
197
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
198
|
-
|
199
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">it</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> funzionale </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
200
|
-
|
201
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
202
|
-
|
203
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080" face="Arial">ko</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> 범함수 </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
204
|
-
|
205
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
206
|
-
|
207
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">ja</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td lang="ja-jp" width="567"> 汎関数 </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
208
|
-
|
209
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
210
|
-
|
211
|
-
<tr></tr>
|
212
|
-
|
213
|
-
<tr></tr>
|
214
|
-
|
215
|
-
<tr></tr>
|
216
|
-
|
217
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
218
|
-
|
219
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080" face="Arial">pl</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> funkcjonał </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
220
|
-
|
221
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
222
|
-
|
223
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080" face="Arial">pt</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> funcional </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
224
|
-
|
225
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
226
|
-
|
227
|
-
<tr valign="top"><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
228
|
-
|
229
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
230
|
-
|
231
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">sr</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> функционал, м јд </td><td width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
232
|
-
|
233
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
234
|
-
|
235
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080">sv</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> funktional </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
236
|
-
|
237
|
-
<tr valign="top"><td width="699" colspan="4"><hr></td></tr>
|
238
|
-
|
239
|
-
<tr valign="top"><td width="57"><div align="center"><font color="#800080" face="Arial">zh</font></div></td><td width="19"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td><td width="567"> 泛函 </td><td class="hide" width="57"><img width="1" height="1" src="/icons/ecblank.gif" border="0" alt=""></td></tr>
|
240
|
-
</table>
|
241
|
-
</font><hr>
|
242
|
-
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
243
|
-
<tr valign="top"><td width="25%"><a href="/iev/iev.nsf/display?openform&ievref=103-01-02&login"></a><font color="#800080">Publication date:</font> 2009-12 </td><td width="75%"><div align="right"><a href="http://www.iec.ch/about/copyright/copyright-db_entry.htm" target="_blank"><font color="#003399">Copyright</font></a> © <a href="http://www.iec.ch/about/co/office-e.htm" target="_blank"><font color="#003399">IEC</font></a> 2018. All Rights Reserved.</div></td></tr>
|
244
|
-
</table>
|
245
|
-
</form>
|
246
|
-
</body>
|
247
|
-
</html>
|
data/spec/examples/english.yaml
DELETED
@@ -1,69 +0,0 @@
|
|
1
|
-
term_def_boilerplate: |
|
2
|
-
<p>ISO and IEC maintain terminological databases for use in
|
3
|
-
standardization at the following addresses:</p>
|
4
|
-
|
5
|
-
<ul>
|
6
|
-
<li> <p>ISO Online browsing platform: available at
|
7
|
-
<a href="http://www.iso.org/obp">http://www.iso.org/obp</a></p> </li>
|
8
|
-
<li> <p>IEC Electropedia: available at
|
9
|
-
<a href="http://www.electropedia.org">http://www.electropedia.org</a>
|
10
|
-
</p> </li> </ul>
|
11
|
-
scope: Scope
|
12
|
-
symbols: Symbols and Abbreviated Terms
|
13
|
-
introduction: Introduction
|
14
|
-
foreword: Frontispiece
|
15
|
-
termsdefs: Terms and Definitions
|
16
|
-
termsdefsymbols: Terms, Definitions, Symbols and Abbreviated Terms
|
17
|
-
normref: Normative References
|
18
|
-
bibliography: Bibliography
|
19
|
-
clause: Clause
|
20
|
-
annex: Annex
|
21
|
-
no_terms_boilerplate: <p>No terms and definitions are listed in this document.</p>
|
22
|
-
internal_terms_boilerplate: |
|
23
|
-
<p>For the purposes of this document, the following terms and definitions apply.</p>
|
24
|
-
norm_with_refs_pref:
|
25
|
-
The following documents are referred to in the text in such a way
|
26
|
-
that some or all of their content constitutes requirements of this
|
27
|
-
document. For dated references, only the edition cited applies.
|
28
|
-
For undated references, the latest edition of the referenced
|
29
|
-
document (including any amendments) applies.
|
30
|
-
norm_empty_pref:
|
31
|
-
There are no normative references in this document.
|
32
|
-
external_terms_boilerplate: |
|
33
|
-
<p>For the purposes of this document, the terms and definitions given in % apply.</p>
|
34
|
-
internal_external_terms_boilerplate: |
|
35
|
-
<p>For the purposes of this document, the terms and definitions
|
36
|
-
given in % and the following apply.</p>
|
37
|
-
note: NOTE
|
38
|
-
note_xref: Note
|
39
|
-
termnote: Note % to entry
|
40
|
-
figure: Figure
|
41
|
-
formula: Formula
|
42
|
-
table: Table
|
43
|
-
key: Key
|
44
|
-
example: EXAMPLE
|
45
|
-
example_xref: Example
|
46
|
-
where: where
|
47
|
-
wholeoftext: Whole of text
|
48
|
-
draft: draft
|
49
|
-
inform_annex: informative
|
50
|
-
norm_annex: normative
|
51
|
-
modified: modified
|
52
|
-
deprecated: DEPRECATED
|
53
|
-
source: SOURCE
|
54
|
-
and: and
|
55
|
-
all_parts: All Parts
|
56
|
-
locality: {
|
57
|
-
section: Section,
|
58
|
-
clause: Clause,
|
59
|
-
part: Part,
|
60
|
-
paragraph: Paragraph,
|
61
|
-
chapter: Chapter,
|
62
|
-
page: Page,
|
63
|
-
table: Table,
|
64
|
-
annex: Annex,
|
65
|
-
figure: Figure,
|
66
|
-
example: Example,
|
67
|
-
note: Note,
|
68
|
-
formula: Formula
|
69
|
-
}
|
data/spec/examples/iso_123_.xml
DELETED
@@ -1,45 +0,0 @@
|
|
1
|
-
<bibitem type="international-standard" id="ISO123">
|
2
|
-
<title format="text/plain" language="en" script="Latn">Rubber latex -- Sampling</title>
|
3
|
-
<title format="text/plain" language="fr" script="Latn">Latex de caoutchouc -- Échantillonnage</title>
|
4
|
-
<source type="src">https://www.iso.org/standard/23281.html</source>
|
5
|
-
<source type="obp">https://www.iso.org/obp/ui/#!iso:std:23281:en</source>
|
6
|
-
<source type="rss">https://www.iso.org/contents/data/standard/02/32/23281.detail.rss</source>
|
7
|
-
<docidentifier>ISO 123</docidentifier>
|
8
|
-
<date type="published">
|
9
|
-
<from>2001</from>
|
10
|
-
</date>
|
11
|
-
<contributor>
|
12
|
-
<role type="publisher"/>
|
13
|
-
<organization>
|
14
|
-
<name>International Organization for Standardization</name>
|
15
|
-
<abbreviation>ISO</abbreviation>
|
16
|
-
<uri>www.iso.org</uri>
|
17
|
-
</organization>
|
18
|
-
</contributor>
|
19
|
-
<edition>3</edition>
|
20
|
-
<language>en</language>
|
21
|
-
<language>fr</language>
|
22
|
-
<script>Latn</script>
|
23
|
-
<status>Published</status>
|
24
|
-
<copyright>
|
25
|
-
<from>2001</from>
|
26
|
-
<owner>
|
27
|
-
<organization>
|
28
|
-
<name>ISO</name>
|
29
|
-
<abbreviation></abbreviation>
|
30
|
-
</organization>
|
31
|
-
</owner>
|
32
|
-
</copyright>
|
33
|
-
<relation type="obsoletes">
|
34
|
-
<bibitem>
|
35
|
-
<formattedref>ISO 123:1985</formattedref>
|
36
|
-
<docidentifier>ISO 123:1985</docidentifier>
|
37
|
-
</bibitem>
|
38
|
-
</relation>
|
39
|
-
<relation type="updates">
|
40
|
-
<bibitem>
|
41
|
-
<formattedref>ISO 123:2001</formattedref>
|
42
|
-
<docidentifier>ISO 123:2001</docidentifier>
|
43
|
-
</bibitem>
|
44
|
-
</relation>
|
45
|
-
</bibitem>
|
@@ -1,45 +0,0 @@
|
|
1
|
-
<bibitem type="international-standard" id="ISO123">
|
2
|
-
<title format="text/plain" language="en" script="Latn">Rubber latex -- Sampling</title>
|
3
|
-
<title format="text/plain" language="fr" script="Latn">Latex de caoutchouc -- Échantillonnage</title>
|
4
|
-
<source type="src">https://www.iso.org/standard/23281.html</source>
|
5
|
-
<source type="obp">https://www.iso.org/obp/ui/#!iso:std:23281:en</source>
|
6
|
-
<source type="rss">https://www.iso.org/contents/data/standard/02/32/23281.detail.rss</source>
|
7
|
-
<docidentifier>ISO 123:All Parts</docidentifier>
|
8
|
-
<date type="published">
|
9
|
-
<from>2001</from>
|
10
|
-
</date>
|
11
|
-
<contributor>
|
12
|
-
<role type="publisher"/>
|
13
|
-
<organization>
|
14
|
-
<name>International Organization for Standardization</name>
|
15
|
-
<abbreviation>ISO</abbreviation>
|
16
|
-
<uri>www.iso.org</uri>
|
17
|
-
</organization>
|
18
|
-
</contributor>
|
19
|
-
<edition>3</edition>
|
20
|
-
<language>en</language>
|
21
|
-
<language>fr</language>
|
22
|
-
<script>Latn</script>
|
23
|
-
<status>Published</status>
|
24
|
-
<copyright>
|
25
|
-
<from>2001</from>
|
26
|
-
<owner>
|
27
|
-
<organization>
|
28
|
-
<name>ISO</name>
|
29
|
-
<abbreviation></abbreviation>
|
30
|
-
</organization>
|
31
|
-
</owner>
|
32
|
-
</copyright>
|
33
|
-
<relation type="obsoletes">
|
34
|
-
<bibitem>
|
35
|
-
<formattedref>ISO 123:1985</formattedref>
|
36
|
-
<docidentifier>ISO 123:1985</docidentifier>
|
37
|
-
</bibitem>
|
38
|
-
</relation>
|
39
|
-
<relation type="updates">
|
40
|
-
<bibitem>
|
41
|
-
<formattedref>ISO 123:2001</formattedref>
|
42
|
-
<docidentifier>ISO 123:2001</docidentifier>
|
43
|
-
</bibitem>
|
44
|
-
</relation>
|
45
|
-
</bibitem>
|
@@ -1,46 +0,0 @@
|
|
1
|
-
<bibitem type="international-standard" id="ISO123">
|
2
|
-
<title format="text/plain" language="en" script="Latn">Rubber latex -- Sampling</title>
|
3
|
-
<title format="text/plain" language="fr" script="Latn">Latex de caoutchouc -- Échantillonnage</title>
|
4
|
-
<source type="src">https://www.iso.org/standard/23281.html</source>
|
5
|
-
<source type="obp">https://www.iso.org/obp/ui/#!iso:std:23281:en</source>
|
6
|
-
<source type="rss">https://www.iso.org/contents/data/standard/02/32/23281.detail.rss</source>
|
7
|
-
<docidentifier>ISO 123</docidentifier>
|
8
|
-
<date type="published">
|
9
|
-
<on>--</on>
|
10
|
-
</date>
|
11
|
-
<contributor>
|
12
|
-
<role type="publisher"/>
|
13
|
-
<organization>
|
14
|
-
<name>International Organization for Standardization</name>
|
15
|
-
<abbreviation>ISO</abbreviation>
|
16
|
-
<uri>www.iso.org</uri>
|
17
|
-
</organization>
|
18
|
-
</contributor>
|
19
|
-
<edition>3</edition>
|
20
|
-
<language>en</language>
|
21
|
-
<language>fr</language>
|
22
|
-
<script>Latn</script>
|
23
|
-
<status>Published</status>
|
24
|
-
<copyright>
|
25
|
-
<from>2001</from>
|
26
|
-
<owner>
|
27
|
-
<organization>
|
28
|
-
<name>ISO</name>
|
29
|
-
<abbreviation></abbreviation>
|
30
|
-
</organization>
|
31
|
-
</owner>
|
32
|
-
</copyright>
|
33
|
-
<relation type="obsoletes">
|
34
|
-
<bibitem>
|
35
|
-
<formattedref>ISO 123:1985</formattedref>
|
36
|
-
<docidentifier>ISO 123:1985</docidentifier>
|
37
|
-
</bibitem>
|
38
|
-
</relation>
|
39
|
-
<relation type="updates">
|
40
|
-
<bibitem>
|
41
|
-
<formattedref>ISO 123:2001</formattedref>
|
42
|
-
<docidentifier>ISO 123:2001</docidentifier>
|
43
|
-
</bibitem>
|
44
|
-
</relation>
|
45
|
-
<note format="text/plain">ISO DATE: The standard is in press</note>
|
46
|
-
</bibitem>
|
data/spec/examples/iso_124_.xml
DELETED
@@ -1,41 +0,0 @@
|
|
1
|
-
<bibitem type="international-standard" id="ISO124">
|
2
|
-
<title format="text/plain" language="en" script="Latn">Latex, rubber -- Determination of total solids content</title>
|
3
|
-
<title format="text/plain" language="fr" script="Latn">Latex de caoutchouc -- Détermination des matières solides total</title>
|
4
|
-
<source type="src">https://www.iso.org/standard/61884.html</source>
|
5
|
-
<source type="obp">https://www.iso.org/obp/ui/#!iso:std:61884:en</source>
|
6
|
-
<source type="rss">https://www.iso.org/contents/data/standard/06/18/61884.detail.rss</source>
|
7
|
-
<docidentifier>ISO 124</docidentifier>
|
8
|
-
<date type="published">
|
9
|
-
<from>2014</from>
|
10
|
-
</date>
|
11
|
-
<contributor>
|
12
|
-
<role type="publisher"/>
|
13
|
-
<organization>
|
14
|
-
<name>International Organization for Standardization</name>
|
15
|
-
<abbreviation>ISO</abbreviation>
|
16
|
-
<uri>www.iso.org</uri>
|
17
|
-
</organization>
|
18
|
-
</contributor>
|
19
|
-
<edition>7</edition>
|
20
|
-
<language>en</language>
|
21
|
-
<language>fr</language>
|
22
|
-
<script>Latn</script>
|
23
|
-
<abstract format="plain" language="en" script="Latn">ISO 124:2014 specifies methods for the determination of the total solids content of natural rubber field and concentrated latices and synthetic rubber latex. These methods are not necessarily suitable for latex from natural sources other than the Hevea brasiliensis, for vulcanized latex, for compounded latex, or for artificial dispersions of rubber.</abstract>
|
24
|
-
<abstract format="plain" language="fr" script="Latn">L'ISO 124:2014 spécifie des méthodes pour la détermination des matières solides totales dans le latex de plantation, le latex de concentré de caoutchouc naturel et le latex de caoutchouc synthétique. Ces méthodes ne conviennent pas nécessairement au latex d'origine naturelle autre que celui de l'Hevea brasiliensis, au latex vulcanisé, aux mélanges de latex, ou aux dispersions artificielles de caoutchouc.</abstract>
|
25
|
-
<status>Published</status>
|
26
|
-
<copyright>
|
27
|
-
<from>2014</from>
|
28
|
-
<owner>
|
29
|
-
<organization>
|
30
|
-
<name>ISO</name>
|
31
|
-
<abbreviation></abbreviation>
|
32
|
-
</organization>
|
33
|
-
</owner>
|
34
|
-
</copyright>
|
35
|
-
<relation type="obsoletes">
|
36
|
-
<bibitem>
|
37
|
-
<formattedref>ISO 124:2011</formattedref>
|
38
|
-
<docidentifier>ISO 124:2011</docidentifier>
|
39
|
-
</bibitem>
|
40
|
-
</relation>
|
41
|
-
</bibitem>
|
data/spec/examples/iso_216_.xml
DELETED
@@ -1,47 +0,0 @@
|
|
1
|
-
<bibitem type="international-standard" id="ISO216">
|
2
|
-
<title format="text/plain" language="en" script="Latn">Writing paper and certain classes of printed matter -- Trimmed sizes -- A and B series, and indication of machine direction</title>
|
3
|
-
<title format="text/plain" language="fr" script="Latn">Papiers à écrire et certaines catégories d'imprimés -- Formats finis -- Séries A et B, et indication du sens machine</title>
|
4
|
-
<source type="src">https://www.iso.org/standard/36631.html</source>
|
5
|
-
<source type="obp">https://www.iso.org/obp/ui/#!iso:std:36631:en</source>
|
6
|
-
<source type="rss">https://www.iso.org/contents/data/standard/03/66/36631.detail.rss</source>
|
7
|
-
<docidentifier>ISO 216</docidentifier>
|
8
|
-
<date type="published">
|
9
|
-
<on>2007</on>
|
10
|
-
</date>
|
11
|
-
<contributor>
|
12
|
-
<role type="publisher"/>
|
13
|
-
<organization>
|
14
|
-
<name>International Organization for Standardization</name>
|
15
|
-
<abbreviation>ISO</abbreviation>
|
16
|
-
<uri>www.iso.org</uri>
|
17
|
-
</organization>
|
18
|
-
</contributor>
|
19
|
-
<edition>2</edition>
|
20
|
-
<language>en</language>
|
21
|
-
<language>fr</language>
|
22
|
-
<script>Latn</script>
|
23
|
-
<abstract format="plain" language="en" script="Latn">ISO 216:2007 specifies the trimmed sizes of writing paper and certain classes of printed matter.It applies to trimmed sizes of paper for administrative, commercial and technical use, and also to certain classes of printed matter, such as forms, catalogues, etc.It does not necessarily apply to newspapers, published books, posters or other special items which may be the subject of separate International Standards.ISO 216:2007 also specifies the method for the indication of the machine direction for trimmed sheets.</abstract>
|
24
|
-
<abstract format="plain" language="fr" script="Latn">L'ISO 216:2007 spécifie les formats finis des papiers à écrire et de certaines catégories d'imprimés.Elle s'applique aux formats finis de papier pour usages administratif, commercial et technique ainsi qu'à certaines catégories d'imprimés, tels que formulaires, catalogues, etc.Elle ne s'applique pas nécessairement au papier journal, à l'édition, aux affiches publicitaires ou aux usages particuliers qui pourront faire l'objet d'autres Normes internationales.L'ISO 216:2007 spécifie également la méthode permettant d'indiquer le sens machine des formats finis.</abstract>
|
25
|
-
<status>Published</status>
|
26
|
-
<copyright>
|
27
|
-
<from>2007</from>
|
28
|
-
<owner>
|
29
|
-
<organization>
|
30
|
-
<name>ISO</name>
|
31
|
-
<abbreviation></abbreviation>
|
32
|
-
</organization>
|
33
|
-
</owner>
|
34
|
-
</copyright>
|
35
|
-
<relation type="obsoletes">
|
36
|
-
<bibitem>
|
37
|
-
<formattedref>ISO 216:1975</formattedref>
|
38
|
-
<docidentifier>ISO 216:1975</docidentifier>
|
39
|
-
</bibitem>
|
40
|
-
</relation>
|
41
|
-
<relation type="updates">
|
42
|
-
<bibitem>
|
43
|
-
<formattedref>ISO 216:2007</formattedref>
|
44
|
-
<docidentifier>ISO 216:2007</docidentifier>
|
45
|
-
</bibitem>
|
46
|
-
</relation>
|
47
|
-
</bibitem>
|
@@ -1,48 +0,0 @@
|
|
1
|
-
<bibitem type="technicalReport" id="ISO/IEC12382">
|
2
|
-
<title format="text/plain" language="en" script="Latn">Permuted index of the vocabulary of information technology -- -- </title>
|
3
|
-
<title format="text/plain" language="fr" script="Latn">Index permuté du vocabulaire des technologies de l'information -- -- </title>
|
4
|
-
<source type="src">https://www.iso.org/standard/21071.html</source>
|
5
|
-
<source type="obp">https://www.iso.org/obp/ui/#!iso:std:21071:en</source>
|
6
|
-
<source type="rss">https://www.iso.org/contents/data/standard/02/10/21071.detail.rss</source>
|
7
|
-
<docidentifier>ISO/IEC 12382</docidentifier>
|
8
|
-
<date type="published">
|
9
|
-
<from>1992</from>
|
10
|
-
</date>
|
11
|
-
<contributor>
|
12
|
-
<role type="publisher"/>
|
13
|
-
<organization>
|
14
|
-
<name>International Organization for Standardization</name>
|
15
|
-
<abbreviation>ISO</abbreviation>
|
16
|
-
<uri>www.iso.org</uri>
|
17
|
-
</organization>
|
18
|
-
</contributor>
|
19
|
-
<contributor>
|
20
|
-
<role type="publisher"/>
|
21
|
-
<organization>
|
22
|
-
<name>International Electrotechnical Commission</name>
|
23
|
-
<abbreviation>IEC</abbreviation>
|
24
|
-
<uri>www.iec.ch</uri>
|
25
|
-
</organization>
|
26
|
-
</contributor>
|
27
|
-
<edition>2</edition>
|
28
|
-
<language>en</language>
|
29
|
-
<language>fr</language>
|
30
|
-
<script>Latn</script>
|
31
|
-
<abstract format="plain" language="en" script="Latn">Contains a permuted index of all terms included in the parts 1 - 28 of ISO 2382. If any of these parts has been revised, the present TR refers to the revision.</abstract>
|
32
|
-
<status>Published</status>
|
33
|
-
<copyright>
|
34
|
-
<from>1992</from>
|
35
|
-
<owner>
|
36
|
-
<organization>
|
37
|
-
<name>ISO/IEC</name>
|
38
|
-
<abbreviation></abbreviation>
|
39
|
-
</organization>
|
40
|
-
</owner>
|
41
|
-
</copyright>
|
42
|
-
<relation type="updates">
|
43
|
-
<bibitem>
|
44
|
-
<formattedref>ISO/IEC TR 12382:1992</formattedref>
|
45
|
-
<docidentifier>ISO/IEC TR 12382:1992</docidentifier>
|
46
|
-
</bibitem>
|
47
|
-
</relation>
|
48
|
-
</bibitem>
|