Fix XSD schema for pattern format version 0.9.2.

This commit is contained in:
Roman Telezhynskyi 2023-10-02 15:22:42 +03:00
parent 578e76596d
commit 2fc5492f57

View file

@ -817,6 +817,7 @@
<xs:attribute name="readOnly" type="xs:boolean"/>
<xs:attribute name="labelPrefix" type="labelPrefixType"/>
<xs:attribute name="passmarkLength" type="xs:string"/>
<xs:attribute name="passmarkWidth" type="xs:string"/>
</xs:complexType>
<xs:unique name="incrementName">
<xs:selector xpath=".//increment"/>