relaton-cen 1.12.0 → 1.14.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8bd935ca1c16e6d5833d37fda0c26fc65a8b9b7d2752bc987d115e78809797f0
4
- data.tar.gz: 81c0bc69fa1f1469d2c043172b8c7b764bc3d759d609a11591afcdfe785ecbd9
3
+ metadata.gz: 2b44dade4c7f793081a7af352c370cd9a0a8cb85bea1fe45a320a7bfdccd9855
4
+ data.tar.gz: 5bbf3e71a61133840dd74253cc0ac7c6cd35e31f9799d5ad77cd7aad6832a972
5
5
  SHA512:
6
- metadata.gz: d8afe159ecfc2ac229f4dea196743889071a1302560f81546a5db4b43a9d2a78706d68ad29de13b9331b26381d0683061d74ddd2db4d70fa29ba32d40edf22a9
7
- data.tar.gz: 28484d8a7910f37d6df799615a055cd86e8cb7aa6599bcd7e0d4a08e103c991737a1aea2b0943250cbb1ae06befb1b218e9e35a1068366dd9c22378467484a18
6
+ metadata.gz: cf47eae7b793ac3129da9c396a326049f5638854d91f8788889e12a877585d9f03ddff00a947dd2ebc509d77241680d7cd6ceb9ddb8e9158d3092c426965b4df
7
+ data.tar.gz: 1575502644a79c96b40fd41530b060c0d6606b8d993c1fd24e6183e705c21cab932e7e04ea4c9c53731895526ec3c10c7ebab4445f6bc4c3abb189405a3c8690
@@ -0,0 +1,22 @@
1
+ # Auto-generated by Cimas: Do not edit it manually!
2
+ # See https://github.com/metanorma/cimas
3
+ name: release
4
+
5
+ on:
6
+ workflow_dispatch:
7
+ inputs:
8
+ next_version:
9
+ description: |
10
+ Next release version. Possible values: x.y.z, major, minor, patch or pre|rc|etc
11
+ required: true
12
+ default: 'skip'
13
+ push:
14
+ tags: [ v* ]
15
+
16
+ jobs:
17
+ release:
18
+ uses: relaton/support/.github/workflows/release.yml@master
19
+ with:
20
+ next_version: ${{ github.event.inputs.next_version }}
21
+ secrets:
22
+ rubygems-api-key: ${{ secrets.RELATON_CI_RUBYGEMS_API_KEY }}
data/README.adoc CHANGED
@@ -32,6 +32,7 @@ Or install it yourself as:
32
32
  [source,ruby]
33
33
  ----
34
34
  require 'relaton_cen'
35
+ => true
35
36
 
36
37
  hit_collection = RelatonCen::CenBibliography.search("CEN ISO/TS 21003-7")
37
38
  => <RelatonCen::HitCollection:0x00000000017de0 @ref=ISO/TS 21003-7 @fetched=false>
@@ -44,112 +45,27 @@ item = hit_collection[0].fetch
44
45
  === XML serialization
45
46
  [source,ruby]
46
47
  ----
47
- puts item.to_xml
48
- "<bibitem id="CENISO/TS21003-7-2019" type="standard">
49
- <fetched>2021-05-30</fetched>
50
- <title type="title-main" format="text/plain" language="en" script="Latn">Multilayer piping systems for hot and cold water installations inside buildings</title>
51
- <title type="title-part" format="text/plain" language="en" script="Latn">Part 7: Guidance for the assessment of conformity (ISO/TS 21003-7:2019)</title>
52
- <title type="main" format="text/plain" language="en" script="Latn">Multilayer piping systems for hot and cold water installations inside buildings - Part 7: Guidance for the assessment of conformity (ISO/TS 21003-7:2019)</title>
53
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=204:110:0::::FSP_PROJECT,FSP_ORG_ID:68120,6137&amp;cs=124CA2347A9843B3165EE35F066A30B7C</uri>
54
- <docidentifier type="CEN">CEN ISO/TS 21003-7:2019</docidentifier>
55
- <date type="adapted">
56
- <on>2019-03-28</on>
57
- </date>
58
- <date type="issued">
59
- <on>2019-05-29</on>
60
- </date>
61
- <date type="announced">
62
- <on>2019-08-31</on>
63
- </date>
64
- <language>en</language>
65
- <script>Latn</script>
66
- <abstract format="text/plain" language="en" script="Latn">This document gives requirements and guidance for the assessment of conformity of compounds, products, and assemblies in accordance with the applicable part(s) of ISO 21003 intended to be included in the manufacturer's quality plan as part of the quality management system and for the establishment of certification procedures.
67
- In conjunction with the other parts of ISO 21003 (see Foreword), this document is applicable to multilayer piping systems intended to be used for hot and cold water installations within buildings for the conveyance of water, whether or not intended for human consumption (domestic systems) and for heating systems, under design pressures and temperatures appropriate to the class of application (see ISO 21003-1:2008, Table 1).</abstract>
68
- <status>
69
- <stage>Published</stage>
70
- </status>
71
- <copyright>
72
- <from>2019</from>
73
- <owner>
74
- <organization>
75
- <name>European Committee for Standardization</name>
76
- <abbreviation>CEN</abbreviation>
77
- <uri>https://cen.eu</uri>
78
- </organization>
79
- </owner>
80
- </copyright>
81
- <relation type="obsoletes">
82
- <bibitem type="standard">
83
- <formattedref format="text/plain" language="en" script="Latn">CEN ISO/TS 21003-7:2008/A1:2010</formattedref>
84
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=CENWEB:110:0::::FSP_PROJECT:34670&amp;cs=1739483DB0A85EDABBC435CE39F54C548</uri>
85
- </bibitem>
86
- </relation>
87
- <relation type="obsoletes">
88
- <bibitem type="standard">
89
- <formattedref format="text/plain" language="en" script="Latn">CEN ISO/TS 21003-7:2008</formattedref>
90
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=CENWEB:110:0::::FSP_PROJECT:29120&amp;cs=157CFB37153811CB6097F253DF9B57B89</uri>
91
- </bibitem>
92
- </relation>
93
- <relation type="cites">
94
- <bibitem type="standard">
95
- <formattedref format="text/plain" language="en" script="Latn">ISO 17456</formattedref>
96
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=204:111:0::::FSP_PROJECT_CROSSREF,FSP_PROJECT:ISO-SPACE-17456,68120&amp;cs=1FD4205F9B0E21546A862E6AEB321BD3D</uri>
97
- </bibitem>
98
- </relation>
99
- <relation type="cites">
100
- <bibitem type="standard">
101
- <formattedref format="text/plain" language="en" script="Latn">ISO 21003-1</formattedref>
102
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=204:111:0::::FSP_PROJECT_CROSSREF,FSP_PROJECT:ISO-SPACE-21003-1,68120&amp;cs=1E3BAF63C2639CA9E5C4B5F6B7F300413</uri>
103
- </bibitem>
104
- </relation>
105
- <relation type="cites">
106
- <bibitem type="standard">
107
- <formattedref format="text/plain" language="en" script="Latn">ISO 21003-2</formattedref>
108
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=204:111:0::::FSP_PROJECT_CROSSREF,FSP_PROJECT:ISO-SPACE-21003-2,68120&amp;cs=14788DF9FA188AC4B4ECBD949EB95F25C</uri>
109
- </bibitem>
110
- </relation>
111
- <relation type="cites">
112
- <bibitem type="standard">
113
- <formattedref format="text/plain" language="en" script="Latn">ISO 21003-3</formattedref>
114
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=204:111:0::::FSP_PROJECT_CROSSREF,FSP_PROJECT:ISO-SPACE-21003-3,68120&amp;cs=1DF2256C557AAF0DDCF7D85765E85640B</uri>
115
- </bibitem>
116
- </relation>
117
- <relation type="cites">
118
- <bibitem type="standard">
119
- <formattedref format="text/plain" language="en" script="Latn">ISO 21003-5</formattedref>
120
- <uri type="src">https://standards.cen.eu/dyn/www/f?p=204:111:0::::FSP_PROJECT_CROSSREF,FSP_PROJECT:ISO-SPACE-21003-5,68120&amp;cs=196D7C9FE2A53D9185BE4E4A2DEE23636</uri>
121
- </bibitem>
122
- </relation>
123
- <place>London</place>
124
- </bibitem>"
48
+ item.to_xml
49
+ => "<bibitem id="CENISO/TS21003-7-2019" type="standard" schema-version="v1.2.1">
50
+ <fetched>2022-12-03</fetched>
51
+ <title type="title-main" format="text/plain" language="en" script="Latn">Multilayer piping systems for hot and cold water installations inside buildings</title>
52
+ ...
53
+ </bibitem>"
125
54
  ----
126
55
 
127
56
  With `bibdata: true` option XML output wrapped with `bibdata` element and `ext` element added.
128
57
  [source,ruby]
129
58
  ----
130
- puts item.to_xml(bibdata: true)
131
- "bibdata type="standard">
132
- <fetched>2021-05-30</fetched>
133
- <title type="title-main" format="text/plain" language="en" script="Latn">Multilayer piping systems for hot and cold water installations inside buildings</title>
134
- ...
135
- <ext>
136
- <doctype>international-standard</doctype>
137
- <editorialgroup>
138
- <technical-committee number="155" type="TC">Plastics piping systems and ducting systems</technical-committee>
139
- </editorialgroup>
140
- <ics>
141
- <code>23.040.20</code>
142
- <text>Plastics pipes</text>
143
- </ics>
144
- <ics>
145
- <code>91.140.60</code>
146
- <text>Water supply systems</text>
147
- </ics>
148
- <structuredidentifier type="CEN">
149
- <project-number part="7">21003</project-number>
150
- </structuredidentifier>
151
- </ext>
152
- </bibdata>"
59
+ item.to_xml bibdata: true
60
+ => "<bibdata type="standard" schema-version="v1.2.1">
61
+ <fetched>2022-12-03</fetched>
62
+ <title type="title-main" format="text/plain" language="en" script="Latn">Multilayer piping systems for hot and cold water installations inside buildings</title>
63
+ ...
64
+ <ext schema-version="v1.0.1">
65
+ <doctype>international-standard</doctype>
66
+ ...
67
+ </ext>
68
+ </bibdata>"
153
69
  ----
154
70
 
155
71
  === Typed links
@@ -165,7 +81,7 @@ item.link
165
81
  === Get code, and year
166
82
  [source,ruby]
167
83
  ----
168
- elatonCen::CenBibliography.get "CEN ISO/TS 21003-7:2019"
84
+ RelatonCen::CenBibliography.get "CEN ISO/TS 21003-7:2019"
169
85
  [relaton-cen] ("CEN ISO/TS 21003-7") fetching...
170
86
  [relaton-cen] ("CEN ISO/TS 21003-7") found CEN ISO/TS 21003-7:2019
171
87
  => #<RelatonIsoBib::IsoBibliographicItem:0x00007fadcd596c58
@@ -185,16 +101,16 @@ hash = YAML.load_file 'spec/fixtures/bibdata.yaml'
185
101
  => {"id"=>"CENISO/TS21003-7-2019",
186
102
  ...
187
103
 
188
- RelatonIsoBib::IsoBibliographicItem.from_hash hash
189
- => #<RelatonIsoBib::IsoBibliographicItem:0x00007fb21485d450
104
+ RelatonCen::BibliographicItem.from_hash hash
105
+ => #<RelatonCen::BibliographicItem:0x00007f9d0118cb58
190
106
  ...
191
107
  ----
192
108
 
193
109
  === Create bibliographic item from XML
194
110
  [source,ruby]
195
111
  ----
196
- RelatonBsi::XMLParser.from_xml File.read("spec/fixtures/bibdata.xml", encoding: "UTF-8")
197
- => #<RelatonBsi::BsiBibliographicItem:0x007feb14d50b68
112
+ RelatonCen::XMLParser.from_xml File.read("spec/fixtures/bibdata.xml", encoding: "UTF-8")
113
+ => #<RelatonCen::BibliographicItem:0x00007f9cf12bc5b0
198
114
  ...
199
115
  ----
200
116
 
@@ -1,10 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <grammar xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
3
- <include href="biblio.rng">
4
- <start>
5
- <ref name="document"/>
6
- </start>
7
- </include>
8
3
  <define name="document">
9
4
  <element name="document">
10
5
  <optional>
@@ -688,6 +683,9 @@
688
683
  </define>
689
684
  <define name="underline">
690
685
  <element name="underline">
686
+ <optional>
687
+ <attribute name="style"/>
688
+ </optional>
691
689
  <zeroOrMore>
692
690
  <ref name="PureTextElement"/>
693
691
  </zeroOrMore>
@@ -1125,26 +1123,4 @@
1125
1123
  </zeroOrMore>
1126
1124
  </element>
1127
1125
  </define>
1128
- <define name="ext">
1129
- <element name="ext">
1130
- <ref name="BibDataExtensionType"/>
1131
- </element>
1132
- </define>
1133
- <define name="BibDataExtensionType">
1134
- <ref name="doctype"/>
1135
- </define>
1136
- <define name="doctype">
1137
- <element name="doctype">
1138
- <ref name="DocumentType"/>
1139
- </element>
1140
- </define>
1141
- <define name="DocumentType">
1142
- <value>document</value>
1143
- </define>
1144
- <define name="BibData">
1145
- <ref name="BibliographicItem"/>
1146
- <optional>
1147
- <ref name="ext"/>
1148
- </optional>
1149
- </define>
1150
1126
  </grammar>
@@ -0,0 +1,164 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <grammar xmlns="http://relaxng.org/ns/structure/1.0">
3
+ <!--
4
+ Add-ons to biblio.rnc for standoc model: defines the extension point BibDataExtensionType
5
+ of relaton
6
+
7
+ Specialisations as for biblio.rnc. Extension point can be redefined completely for a flavour of standoc
8
+ (SDO); but other elements in Bibdata can only be extended (more specialised vocabularies for Bibdata)
9
+ -->
10
+ <include href="biblio.rng">
11
+ <define name="BibData">
12
+ <ref name="BibliographicItem"/>
13
+ <optional>
14
+ <ref name="ext"/>
15
+ </optional>
16
+ </define>
17
+ </include>
18
+ <define name="ext">
19
+ <element name="ext">
20
+ <ref name="BibDataExtensionType"/>
21
+ </element>
22
+ </define>
23
+ <define name="BibDataExtensionType">
24
+ <optional>
25
+ <attribute name="schema-version"/>
26
+ </optional>
27
+ <ref name="doctype"/>
28
+ <optional>
29
+ <ref name="docsubtype"/>
30
+ </optional>
31
+ <optional>
32
+ <ref name="editorialgroup"/>
33
+ </optional>
34
+ <zeroOrMore>
35
+ <ref name="ics"/>
36
+ </zeroOrMore>
37
+ <zeroOrMore>
38
+ <ref name="structuredidentifier"/>
39
+ </zeroOrMore>
40
+ </define>
41
+ <define name="doctype">
42
+ <element name="doctype">
43
+ <optional>
44
+ <attribute name="abbreviation"/>
45
+ </optional>
46
+ <ref name="DocumentType"/>
47
+ </element>
48
+ </define>
49
+ <define name="DocumentType">
50
+ <text/>
51
+ </define>
52
+ <define name="docsubtype">
53
+ <element name="subdoctype">
54
+ <ref name="DocumentSubtype"/>
55
+ </element>
56
+ </define>
57
+ <define name="DocumentSubtype">
58
+ <text/>
59
+ </define>
60
+ <define name="editorialgroup">
61
+ <element name="editorialgroup">
62
+ <oneOrMore>
63
+ <ref name="technical-committee"/>
64
+ </oneOrMore>
65
+ </element>
66
+ </define>
67
+ <define name="technical-committee">
68
+ <element name="technical-committee">
69
+ <ref name="IsoWorkgroup"/>
70
+ </element>
71
+ </define>
72
+ <define name="IsoWorkgroup">
73
+ <optional>
74
+ <attribute name="number"/>
75
+ </optional>
76
+ <optional>
77
+ <attribute name="type"/>
78
+ </optional>
79
+ <optional>
80
+ <attribute name="identifier"/>
81
+ </optional>
82
+ <optional>
83
+ <attribute name="prefix"/>
84
+ </optional>
85
+ <text/>
86
+ </define>
87
+ <define name="ics">
88
+ <element name="ics">
89
+ <element name="code">
90
+ <text/>
91
+ </element>
92
+ <optional>
93
+ <element name="text">
94
+ <text/>
95
+ </element>
96
+ </optional>
97
+ </element>
98
+ </define>
99
+ <define name="structuredidentifier">
100
+ <element name="structuredidentifier">
101
+ <optional>
102
+ <attribute name="type"/>
103
+ </optional>
104
+ <oneOrMore>
105
+ <element name="agency">
106
+ <text/>
107
+ </element>
108
+ </oneOrMore>
109
+ <optional>
110
+ <element name="class">
111
+ <text/>
112
+ </element>
113
+ </optional>
114
+ <element name="docnumber">
115
+ <text/>
116
+ </element>
117
+ <optional>
118
+ <element name="partnumber">
119
+ <text/>
120
+ </element>
121
+ </optional>
122
+ <optional>
123
+ <element name="edition">
124
+ <text/>
125
+ </element>
126
+ </optional>
127
+ <optional>
128
+ <element name="version">
129
+ <text/>
130
+ </element>
131
+ </optional>
132
+ <optional>
133
+ <element name="supplementtype">
134
+ <text/>
135
+ </element>
136
+ </optional>
137
+ <optional>
138
+ <element name="supplementnumber">
139
+ <text/>
140
+ </element>
141
+ </optional>
142
+ <optional>
143
+ <element name="amendment">
144
+ <text/>
145
+ </element>
146
+ </optional>
147
+ <optional>
148
+ <element name="corrigendum">
149
+ <text/>
150
+ </element>
151
+ </optional>
152
+ <optional>
153
+ <element name="language">
154
+ <text/>
155
+ </element>
156
+ </optional>
157
+ <optional>
158
+ <element name="year">
159
+ <text/>
160
+ </element>
161
+ </optional>
162
+ </element>
163
+ </define>
164
+ </grammar>
data/grammars/biblio.rng CHANGED
@@ -33,9 +33,10 @@
33
33
  <param name="pattern">([\+\-]?\d{4})((-?)((0[1-9]|1[0-2])((-?)([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6]))))?</param>
34
34
  </data>
35
35
  </define>
36
- <start>
37
- <ref name="bibitem"/>
38
- </start>
36
+ <!-- start = bibitem -->
37
+ <define name="BibData">
38
+ <ref name="BibliographicItem"/>
39
+ </define>
39
40
  <define name="status">
40
41
  <element name="status">
41
42
  <ref name="stage"/>
@@ -73,8 +74,14 @@
73
74
  <text/>
74
75
  </element>
75
76
  </define>
76
- <define name="script">
77
+ <define name="locale">
77
78
  <a:documentation>ISO-639</a:documentation>
79
+ <element name="locale">
80
+ <text/>
81
+ </element>
82
+ </define>
83
+ <define name="script">
84
+ <a:documentation>ISO-3166</a:documentation>
78
85
  <element name="script">
79
86
  <text/>
80
87
  </element>
@@ -93,6 +100,9 @@
93
100
  <!-- multiple languages and scripts possible: comma delimit them if so -->
94
101
  <attribute name="language"/>
95
102
  </optional>
103
+ <optional>
104
+ <attribute name="locale"/>
105
+ </optional>
96
106
  <optional>
97
107
  <attribute name="script"/>
98
108
  </optional>
@@ -136,6 +146,9 @@
136
146
  <!-- multiple languages and scripts possible: comma delimit them if so -->
137
147
  <attribute name="language"/>
138
148
  </optional>
149
+ <optional>
150
+ <attribute name="locale"/>
151
+ </optional>
139
152
  <optional>
140
153
  <attribute name="script"/>
141
154
  </optional>
@@ -158,27 +171,30 @@
158
171
  </define>
159
172
  <define name="contributor">
160
173
  <element name="contributor">
161
- <zeroOrMore>
174
+ <oneOrMore>
162
175
  <ref name="role"/>
163
- </zeroOrMore>
176
+ </oneOrMore>
164
177
  <ref name="ContributorInfo"/>
165
178
  </element>
166
179
  </define>
167
180
  <define name="role">
168
181
  <element name="role">
169
- <optional>
170
- <attribute name="type">
171
- <choice>
172
- <value>author</value>
173
- <value>performer</value>
174
- <value>publisher</value>
175
- <value>editor</value>
176
- <value>adapter</value>
177
- <value>translator</value>
178
- <value>distributor</value>
179
- </choice>
180
- </attribute>
181
- </optional>
182
+ <attribute name="type">
183
+ <choice>
184
+ <value>author</value>
185
+ <value>performer</value>
186
+ <value>publisher</value>
187
+ <value>editor</value>
188
+ <value>adapter</value>
189
+ <value>translator</value>
190
+ <value>distributor</value>
191
+ <value>realizer</value>
192
+ <value>owner</value>
193
+ <value>authorizer</value>
194
+ <value>enabler</value>
195
+ <value>subject</value>
196
+ </choice>
197
+ </attribute>
182
198
  <zeroOrMore>
183
199
  <ref name="roledescription"/>
184
200
  </zeroOrMore>
@@ -225,9 +241,9 @@
225
241
  <zeroOrMore>
226
242
  <ref name="forename"/>
227
243
  </zeroOrMore>
228
- <zeroOrMore>
229
- <ref name="initial"/>
230
- </zeroOrMore>
244
+ <optional>
245
+ <ref name="formatted-initials"/>
246
+ </optional>
231
247
  <ref name="surname"/>
232
248
  <zeroOrMore>
233
249
  <ref name="addition"/>
@@ -247,8 +263,8 @@
247
263
  <ref name="LocalizedString"/>
248
264
  </element>
249
265
  </define>
250
- <define name="initial">
251
- <element name="initial">
266
+ <define name="formatted-initials">
267
+ <element name="formatted-initials">
252
268
  <ref name="LocalizedString"/>
253
269
  </element>
254
270
  </define>
@@ -264,6 +280,9 @@
264
280
  </define>
265
281
  <define name="forename">
266
282
  <element name="forename">
283
+ <optional>
284
+ <attribute name="initial"/>
285
+ </optional>
267
286
  <ref name="LocalizedString"/>
268
287
  </element>
269
288
  </define>
@@ -497,6 +516,17 @@
497
516
  </define>
498
517
  <define name="localityStack">
499
518
  <element name="localityStack">
519
+ <optional>
520
+ <attribute name="connective">
521
+ <choice>
522
+ <value>and</value>
523
+ <value>or</value>
524
+ <value>from</value>
525
+ <value>to</value>
526
+ <value/>
527
+ </choice>
528
+ </attribute>
529
+ </optional>
500
530
  <zeroOrMore>
501
531
  <ref name="locality"/>
502
532
  </zeroOrMore>
@@ -509,6 +539,17 @@
509
539
  </define>
510
540
  <define name="sourceLocalityStack">
511
541
  <element name="sourceLocalityStack">
542
+ <optional>
543
+ <attribute name="connective">
544
+ <choice>
545
+ <value>and</value>
546
+ <value>or</value>
547
+ <value>from</value>
548
+ <value>to</value>
549
+ <value/>
550
+ </choice>
551
+ </attribute>
552
+ </optional>
512
553
  <zeroOrMore>
513
554
  <ref name="sourceLocality"/>
514
555
  </zeroOrMore>
@@ -611,6 +652,9 @@
611
652
  <ref name="BibItemType"/>
612
653
  </attribute>
613
654
  </optional>
655
+ <optional>
656
+ <attribute name="schema-version"/>
657
+ </optional>
614
658
  <optional>
615
659
  <ref name="fetched"/>
616
660
  </optional>
@@ -647,6 +691,9 @@
647
691
  <zeroOrMore>
648
692
  <ref name="language"/>
649
693
  </zeroOrMore>
694
+ <zeroOrMore>
695
+ <ref name="locale"/>
696
+ </zeroOrMore>
650
697
  <zeroOrMore>
651
698
  <ref name="script"/>
652
699
  </zeroOrMore>
@@ -702,6 +749,9 @@
702
749
  <ref name="BibItemType"/>
703
750
  </attribute>
704
751
  </optional>
752
+ <optional>
753
+ <attribute name="schema-version"/>
754
+ </optional>
705
755
  <optional>
706
756
  <ref name="fetched"/>
707
757
  </optional>
@@ -738,6 +788,9 @@
738
788
  <zeroOrMore>
739
789
  <ref name="language"/>
740
790
  </zeroOrMore>
791
+ <zeroOrMore>
792
+ <ref name="locale"/>
793
+ </zeroOrMore>
741
794
  <zeroOrMore>
742
795
  <ref name="script"/>
743
796
  </zeroOrMore>
@@ -851,6 +904,15 @@
851
904
  <optional>
852
905
  <attribute name="type"/>
853
906
  </optional>
907
+ <optional>
908
+ <attribute name="language"/>
909
+ </optional>
910
+ <optional>
911
+ <attribute name="locale"/>
912
+ </optional>
913
+ <optional>
914
+ <attribute name="script"/>
915
+ </optional>
854
916
  <data type="anyURI"/>
855
917
  </define>
856
918
  <define name="DateType">
@@ -879,6 +941,7 @@
879
941
  <value>vote-started</value>
880
942
  <value>vote-ended</value>
881
943
  <value>announced</value>
944
+ <value>stable-until</value>
882
945
  </choice>
883
946
  </define>
884
947
  <define name="bdate">
@@ -927,6 +990,9 @@
927
990
  <optional>
928
991
  <attribute name="language"/>
929
992
  </optional>
993
+ <optional>
994
+ <attribute name="locale"/>
995
+ </optional>
930
996
  <optional>
931
997
  <attribute name="script"/>
932
998
  </optional>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <grammar xmlns="http://relaxng.org/ns/structure/1.0">
3
+ <include href="basicdoc.rng"/>
4
+ <include href="relaton-cen.rng"/>
5
+ <start>
6
+ <choice>
7
+ <ref name="bibitem"/>
8
+ <ref name="bibdata"/>
9
+ </choice>
10
+ </start>
11
+ </grammar>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <grammar xmlns="http://relaxng.org/ns/structure/1.0">
3
+ <include href="biblio-standoc.rng"/>
4
+ </grammar>