Add an element to disable the count generation

This commit is contained in:
2025-04-03 10:50:27 +02:00
parent 97794bb9cd
commit 3a3da55a1a

View File

@ -87,6 +87,7 @@
<xsd:element type="ItemList" name="item-list" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute type="xsd:string" name="name" use="required"/>
<xsd:attribute type="xsd:boolean" name="noCount"/>
</xsd:complexType>