metanorma-itu 2.7.2 → 2.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,23 +21,6 @@
21
21
  <value>contribution</value>
22
22
  </choice>
23
23
  </define>
24
- <define name="editorialgroup">
25
- <element name="editorialgroup">
26
- <choice>
27
- <ref name="bureau"/>
28
- <ref name="sector"/>
29
- </choice>
30
- <optional>
31
- <ref name="group"/>
32
- </optional>
33
- <optional>
34
- <ref name="subgroup"/>
35
- </optional>
36
- <optional>
37
- <ref name="workgroup"/>
38
- </optional>
39
- </element>
40
- </define>
41
24
  <define name="structuredidentifier">
42
25
  <element name="structuredidentifier">
43
26
  <ref name="bureau"/>
@@ -78,6 +61,11 @@
78
61
  <a:documentation>ITU has received a notice of intellectual property, protected by patents, which may be required to implement this Recommendation</a:documentation>
79
62
  </ref>
80
63
  </optional>
64
+ <optional>
65
+ <ref name="studyperiod">
66
+ <a:documentation>Study period that the editorial groups working on this document fall under</a:documentation>
67
+ </ref>
68
+ </optional>
81
69
  <optional>
82
70
  <ref name="meeting">
83
71
  <a:documentation>Name of meeting that generated this document (for resolutions, technical reports, technical papers, implementers guides) </a:documentation>
@@ -203,35 +191,6 @@
203
191
  </choice>
204
192
  </element>
205
193
  </define>
206
- <define name="sector">
207
- <element name="sector">
208
- <text/>
209
- </element>
210
- </define>
211
- <define name="group">
212
- <element name="group">
213
- <ref name="ItuGroup"/>
214
- </element>
215
- </define>
216
- <define name="subgroup">
217
- <element name="subgroup">
218
- <ref name="ItuGroup"/>
219
- </element>
220
- </define>
221
- <define name="ItuGroup">
222
- <optional>
223
- <attribute name="type">
224
- <ref name="ItuGroupType"/>
225
- </attribute>
226
- </optional>
227
- <ref name="tname"/>
228
- <optional>
229
- <ref name="groupacronym"/>
230
- </optional>
231
- <optional>
232
- <ref name="groupperiod"/>
233
- </optional>
234
- </define>
235
194
  <define name="ItuGroupType">
236
195
  <choice>
237
196
  <value>tsag</value>
@@ -247,13 +206,8 @@
247
206
  <value>regional-group</value>
248
207
  </choice>
249
208
  </define>
250
- <define name="groupacronym">
251
- <element name="acronym">
252
- <text/>
253
- </element>
254
- </define>
255
- <define name="groupperiod">
256
- <element name="period">
209
+ <define name="studyperiod">
210
+ <element name="studyperiod">
257
211
  <ref name="groupperiodstart"/>
258
212
  <optional>
259
213
  <ref name="groupperiodend"/>
@@ -270,11 +224,6 @@
270
224
  <data type="gYear"/>
271
225
  </element>
272
226
  </define>
273
- <define name="workgroup">
274
- <element name="workgroup">
275
- <ref name="ItuGroup"/>
276
- </element>
277
- </define>
278
227
  <define name="question">
279
228
  <element name="question">
280
229
  <element name="identifier">
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Itu
3
- VERSION = "2.7.2".freeze
3
+ VERSION = "2.7.3".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-itu
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.2
4
+ version: 2.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-08-04 00:00:00.000000000 Z
11
+ date: 2025-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-standoc
@@ -332,6 +332,7 @@ files:
332
332
  - lib/metanorma/itu/cleanup_section.rb
333
333
  - lib/metanorma/itu/converter.rb
334
334
  - lib/metanorma/itu/front.rb
335
+ - lib/metanorma/itu/front_contrib.rb
335
336
  - lib/metanorma/itu/front_id.rb
336
337
  - lib/metanorma/itu/isodoc.rng
337
338
  - lib/metanorma/itu/itu.rng