lib/asciidoctor/un/basicdoc.rng in metanorma-un-0.5.11 vs lib/asciidoctor/un/basicdoc.rng in metanorma-un-0.5.12
- old
+ new
@@ -727,12 +727,14 @@
<empty/>
</element>
</define>
<define name="index">
<element name="index">
- <attribute name="to">
- <data type="IDREF"/>
- </attribute>
+ <optional>
+ <attribute name="to">
+ <data type="IDREF"/>
+ </attribute>
+ </optional>
<element name="primary">
<oneOrMore>
<ref name="PureTextElement"/>
</oneOrMore>
</element>