lib/metanorma/cc/cc.rng in metanorma-cc-2.5.5 vs lib/metanorma/cc/cc.rng in metanorma-cc-2.5.6
- old
+ new
@@ -8,11 +8,11 @@
namespaces, one for isostandard and one for csd additions. And we do not want that.
-->
<include href="relaton-cc.rng"/>
<include href="isodoc.rng">
<start>
- <ref name="csd-standard"/>
+ <ref name="cc-standard"/>
</start>
<define name="FigureBody">
<zeroOrMore>
<ref name="source"/>
</zeroOrMore>
@@ -38,11 +38,11 @@
</optional>
</group>
</choice>
</define>
</include>
- <define name="csd-standard">
- <element name="csd-standard">
+ <define name="cc-standard">
+ <element name="cc-standard">
<ref name="Root-Attributes"/>
<ref name="bibdata"/>
<zeroOrMore>
<ref name="termdocsource"/>
</zeroOrMore>