metanorma-ogc 2.7.6 → 2.7.7
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.
- checksums.yaml +4 -4
- data/lib/isodoc/ogc/html/htmlstyle.css +0 -2
- data/lib/isodoc/ogc/ogc.abstract-specification-topic.xsl +1 -0
- data/lib/isodoc/ogc/ogc.best-practice.xsl +1 -0
- data/lib/isodoc/ogc/ogc.change-request-supporting-document.xsl +1 -0
- data/lib/isodoc/ogc/ogc.community-practice.xsl +1 -0
- data/lib/isodoc/ogc/ogc.community-standard.xsl +1 -0
- data/lib/isodoc/ogc/ogc.discussion-paper.xsl +1 -0
- data/lib/isodoc/ogc/ogc.draft-standard.xsl +1 -0
- data/lib/isodoc/ogc/ogc.engineering-report.xsl +1 -0
- data/lib/isodoc/ogc/ogc.other.xsl +1 -0
- data/lib/isodoc/ogc/ogc.policy.xsl +1 -0
- data/lib/isodoc/ogc/ogc.reference-model.xsl +1 -0
- data/lib/isodoc/ogc/ogc.release-notes.xsl +1 -0
- data/lib/isodoc/ogc/ogc.standard.xsl +1 -0
- data/lib/isodoc/ogc/ogc.test-suite.xsl +1 -0
- data/lib/isodoc/ogc/ogc.user-guide.xsl +1 -0
- data/lib/isodoc/ogc/ogc.white-paper.xsl +1 -0
- data/lib/metanorma/ogc/isodoc.rng +14 -1
- data/lib/metanorma/ogc/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 45608b858d2a07fa4dc151685b20e84a708efb7173c81df52f986e2b05d314ef
|
4
|
+
data.tar.gz: 126f1fbdd2007a59a656da0ec3853ceb6ac59ffa66b95651c94e51e6a808f8de
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8875689895bfd7e90f174ce55956dd0a2d50b6ee9ebd024381ac5bced7cda9458f20af90acea8589c473bf16816bcc5facbf1b8689ca666df73c2e293a96537c
|
7
|
+
data.tar.gz: 8b7369ab5c146689fef8754a0db7db0b8d886141427ba7ce1e7ec653af9e05be353ef7e2b0d50eaca424c9b1ed5116d114cce9f5adac9fa710da31c16353c1db
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -2252,6 +2252,7 @@
|
|
2252
2252
|
<xsl:variable name="hair_space"> </xsl:variable>
|
2253
2253
|
<xsl:variable name="en_dash">–</xsl:variable>
|
2254
2254
|
<xsl:variable name="em_dash">—</xsl:variable>
|
2255
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
2255
2256
|
<xsl:variable name="cr"> </xsl:variable>
|
2256
2257
|
<xsl:variable name="lf">
|
2257
2258
|
</xsl:variable>
|
@@ -1052,6 +1052,7 @@
|
|
1052
1052
|
<xsl:variable name="hair_space"> </xsl:variable>
|
1053
1053
|
<xsl:variable name="en_dash">–</xsl:variable>
|
1054
1054
|
<xsl:variable name="em_dash">—</xsl:variable>
|
1055
|
+
<xsl:variable name="nonbreak_space_em_dash_space"> — </xsl:variable>
|
1055
1056
|
<xsl:variable name="cr"> </xsl:variable>
|
1056
1057
|
<xsl:variable name="lf">
|
1057
1058
|
</xsl:variable>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<grammar xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
|
3
|
-
<!-- VERSION v2.0.
|
3
|
+
<!-- VERSION v2.0.6 -->
|
4
4
|
|
5
5
|
<!--
|
6
6
|
ALERT: cannot have root comments, because of https://github.com/metanorma/metanorma/issues/437
|
@@ -801,6 +801,12 @@ titlecase, or lowercase</a:documentation>
|
|
801
801
|
<a:documentation>User-supplied anchor of element; replaced by content-based id, with all references to the anchor updated accordingly</a:documentation>
|
802
802
|
</attribute>
|
803
803
|
</optional>
|
804
|
+
<optional>
|
805
|
+
<attribute name="source">
|
806
|
+
<a:documentation>Sourcing of the current element in an external data model</a:documentation>
|
807
|
+
<ref name="IdRefType"/>
|
808
|
+
</attribute>
|
809
|
+
</optional>
|
804
810
|
</define>
|
805
811
|
<define name="OptionalId" combine="interleave">
|
806
812
|
<optional>
|
@@ -808,6 +814,12 @@ titlecase, or lowercase</a:documentation>
|
|
808
814
|
<a:documentation> User-supplied anchor of element; replaced by content-based id, with all references to the anchor updated accordingly</a:documentation>
|
809
815
|
</attribute>
|
810
816
|
</optional>
|
817
|
+
<optional>
|
818
|
+
<attribute name="source">
|
819
|
+
<a:documentation>Sourcing of the current element in an external data model</a:documentation>
|
820
|
+
<ref name="IdRefType"/>
|
821
|
+
</attribute>
|
822
|
+
</optional>
|
811
823
|
</define>
|
812
824
|
<define name="ObligationType">
|
813
825
|
<a:documentation>The force of a clause in a standard document: whether it has normative or informative effect</a:documentation>
|
@@ -954,6 +966,7 @@ titlecase, or lowercase</a:documentation>
|
|
954
966
|
is used in particular to capture mutually agreed definitions of codepoints in Unicode Private Use Area</a:documentation>
|
955
967
|
</attribute>
|
956
968
|
</optional>
|
969
|
+
<ref name="OptionalId"/>
|
957
970
|
<oneOrMore>
|
958
971
|
<ref name="TextElement">
|
959
972
|
<a:documentation>Textual content of span</a:documentation>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: metanorma-ogc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.7.
|
4
|
+
version: 2.7.7
|
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-05-
|
11
|
+
date: 2025-05-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: iso-639
|