Redmine #2597 additional attribute

This commit is contained in:
mbombek 2024-01-30 10:32:50 +01:00
parent 2c9d3d6868
commit 7a5603f9f9

View File

@ -42,6 +42,7 @@
</xsd:sequence>
<xsd:attribute name="id" type="xsd:int"/>
<xsd:attribute name="key" type="xsd:string"/>
<xsd:attribute name="dummy" type="xsd:boolean"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>