3 Commits

Author SHA1 Message Date
rma 32b6050caa Merge pull request 'Add an element to disable the count generation' (#1) from feature/no-count into main
Reviewed-on: #1
Reviewed-by: pva <patrick.valsecchi@destinus.ch>
2025-04-03 08:53:37 +00:00
rma 3a3da55a1a Add an element to disable the count generation 2025-04-03 10:50:27 +02:00
ci 97794bb9cd New version 2025-03-03 13:27:43 +01:00
+1
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>