Skip to content
Snippets Groups Projects
Commit d32bc00b authored by Jens Kupferschmidt's avatar Jens Kupferschmidt
Browse files

set repeater for biocol06

parent d80b807a
Branches
No related merge requests found
......@@ -149,7 +149,7 @@
<xed:bind xpath="def.biocol06[@class='MCRMetaLangText']">
<xed:bind xpath="@notinherit" default="true" />
<xed:bind xpath="@heritable" default="false" />
<xed:bind xpath="biocol06">
<xed:repeat min="1" max="10" xpath="biocol06">
<xed:bind xpath="@inherited" default="0" />
<xed:bind xpath="@xml:lang" default="de" />
<p>
......@@ -159,7 +159,7 @@
<xed:output i18n="module.dptbase.biocol.biocol06.cond" />
</xed:validate>
</p>
</xed:bind>
</xed:repeat>
</xed:bind>
</td>
</tr>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment