lib/asciidoctor/bipm/isodoc.rng in metanorma-bipm-1.1.2 vs lib/asciidoctor/bipm/isodoc.rng in metanorma-bipm-1.1.3
- old
+ new
@@ -43,10 +43,15 @@
</attribute>
</optional>
<optional>
<attribute name="alt"/>
</optional>
+ <optional>
+ <attribute name="updatetype">
+ <data type="boolean"/>
+ </attribute>
+ </optional>
<text/>
</element>
</define>
<define name="xref">
<element name="xref">
@@ -542,10 +547,13 @@
</element>
</define>
<define name="BibDataExtensionType">
<ref name="doctype"/>
<optional>
+ <ref name="docsubtype"/>
+ </optional>
+ <optional>
<ref name="editorialgroup"/>
</optional>
<zeroOrMore>
<ref name="ics"/>
</zeroOrMore>
@@ -888,10 +896,18 @@
</optional>
</element>
</define>
</include>
<!-- end overrides -->
+ <define name="docsubtype">
+ <element name="docsubtype">
+ <ref name="DocumentSubtype"/>
+ </element>
+ </define>
+ <define name="DocumentSubtype">
+ <text/>
+ </define>
<define name="colgroup">
<element name="colgroup">
<oneOrMore>
<ref name="col"/>
</oneOrMore>
@@ -1189,12 +1205,10 @@
<ref name="IsoWorkgroup"/>
</element>
</define>
<define name="IsoWorkgroup">
<optional>
- <attribute name="number">
- <data type="int"/>
- </attribute>
+ <attribute name="number"/>
</optional>
<optional>
<attribute name="type"/>
</optional>
<text/>