metanorma-itu 2.2.12 → 2.2.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,50 @@
1
+ {% if doctype == "Service Publication" %}
2
+ {% else %}
3
+ == copyright-statement
4
+ === {blank}
5
+ © ITU {{ docyear }}
6
+
7
+ All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior written permission of ITU.
8
+
9
+ {% if doctype == "Recommendation" %}
10
+ == license-statement
11
+ === INTELLECTUAL PROPERTY RIGHTS
12
+
13
+ ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, whether asserted by ITU members or others outside of the Recommendation development process.
14
+
15
+ As of the date of approval of this Recommendation, ITU had {% if ip_notice_received %}{% else %}not{% endif %} received notice of intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementers are cautioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database at http://www.itu.int/ITU-T/ipr/[].
16
+ {% endif %}
17
+
18
+ == legal-statement
19
+ === FOREWORD
20
+
21
+ The International Telecommunication Union (ITU) is the United Nations specialized agency in the field of telecommunications , information and communication technologies (ICTs). The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to standardizing telecommunications on a worldwide basis.
22
+
23
+ The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topics for study by the ITU T study groups which, in turn, produce Recommendations on these topics.
24
+
25
+ The approval of ITU-T Recommendations is covered by the procedure laid down in WTSA Resolution 1.
26
+
27
+ In some areas of information technology which fall within ITU-T's purview, the necessary standards are prepared on a collaborative basis with ISO and IEC.
28
+
29
+ {% if doctype == "Recommendation" %}
30
+ ==== NOTE
31
+
32
+ In this Recommendation, the expression "Administration" is used for conciseness to indicate both a telecommunication administration and a recognized operating agency.
33
+
34
+ Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain mandatory provisions (to ensure, e.g., interoperability or applicability) and compliance with the Recommendation is achieved when all of these mandatory provisions are met. The words "shall" or some other obligatory language such as "must" and the negative equivalents are used to express requirements. The use of such words does not suggest that compliance with the Recommendation is required of any party.
35
+
36
+ {% endif %}
37
+
38
+ {% if unpublished %}
39
+ [[draft-warning]]
40
+ === CAUTION! PREPUBLISHED {{ doctype | upcase }}
41
+
42
+ This prepublication is an unedited version of a recently approved {{doctype}}.
43
+ It will be replaced by the published version after editing. Therefore,
44
+ there will be differences between this prepublication and the published
45
+ version.
46
+ {% endif %}
47
+ {% endif %}
48
+
49
+
50
+
@@ -25,6 +25,10 @@ module Metanorma
25
25
  node.attr("legacy-do-not-insert-missing-sections")
26
26
  end
27
27
 
28
+ def boilerplate_file(_xmldoc)
29
+ File.join(@libdir, "boilerplate.adoc")
30
+ end
31
+
28
32
  def makexml(node)
29
33
  @draft = node.attributes.has_key?("draft")
30
34
  super
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module ITU
3
- VERSION = "2.2.12".freeze
3
+ VERSION = "2.2.14".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.2.12
4
+ version: 2.2.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-06-05 00:00:00.000000000 Z
11
+ date: 2023-07-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities
@@ -321,7 +321,7 @@ files:
321
321
  - lib/metanorma/itu/basicdoc.rng
322
322
  - lib/metanorma/itu/biblio-standoc.rng
323
323
  - lib/metanorma/itu/biblio.rng
324
- - lib/metanorma/itu/boilerplate.xml
324
+ - lib/metanorma/itu/boilerplate.adoc
325
325
  - lib/metanorma/itu/cleanup.rb
326
326
  - lib/metanorma/itu/converter.rb
327
327
  - lib/metanorma/itu/front.rb
@@ -1,52 +0,0 @@
1
- <boilerplate>
2
- {% if doctype == "Service Publication" %}
3
- {% else %}
4
- <copyright-statement>
5
- <clause>
6
- <p>&#xa9; ITU {{ docyear }}</p>
7
- <p>All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior written permission of ITU.</p>
8
- </clause>
9
- </copyright-statement>
10
- {% if doctype == "Recommendation" %}
11
- <license-statement>
12
- <clause>
13
- <title>INTELLECTUAL PROPERTY RIGHTS</title>
14
- <p>ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, whether asserted by ITU members or others outside of the Recommendation development process.</p>
15
- <p>As of the date of approval of this Recommendation, ITU had {% if ip_notice_received %}{% else %}not{% endif %} received notice of intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementers are cautioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database at <link target="http://www.itu.int/ITU-T/ipr/"/>.
16
- </p>
17
- </clause>
18
- </license-statement>
19
- {% endif %}
20
- <legal-statement>
21
- <clause>
22
- <title>FOREWORD</title>
23
- <p>The International Telecommunication Union (ITU) is the United Nations specialized agency in the field of telecommunications , information and communication technologies (ICTs). The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to standardizing telecommunications on a worldwide basis.</p>
24
- <p>The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topics for study by the ITU T study groups which, in turn, produce Recommendations on these topics.</p>
25
- <p>The approval of ITU-T Recommendations is covered by the procedure laid down in WTSA Resolution 1 .</p>
26
- <p>In some areas of information technology which fall within ITU-T's purview, the necessary standards are prepared on a collaborative basis with ISO and IEC.</p>
27
-
28
- {% if doctype == "Recommendation" %}
29
- <clause>
30
- <title>NOTE</title>
31
- <p>In this Recommendation, the expression "Administration" is used for conciseness to indicate both a telecommunication administration and a recognized operating agency .</p>
32
- <p>Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain mandatory provisions (to ensure, e.g., interoperability or applicability) and compliance with the Recommendation is achieved when all of these mandatory provisions are met. The words "shall" or some other obligatory language such as "must" and the negative equivalents are used to express requirements. The use of such words does not suggest that compliance with the Recommendation is required of any party .</p>
33
- </clause>
34
- {% endif %}
35
- </clause>
36
-
37
- {% if unpublished %}
38
- <clause id="draft-warning">
39
- <title>CAUTION! PREPUBLISHED {{ doctype | upcase }}</title>
40
- <p>This
41
- prepublication is an unedited version of a recently approved {{doctype}}.
42
- It will be replaced by the published version after editing. Therefore,
43
- there will be differences between this prepublication and the published
44
- version.</p>
45
- </clause>
46
- {% endif %}
47
- </legal-statement>
48
- {% endif %}
49
- </boilerplate>
50
-
51
-
52
-