Fix XSD schema for pattern format version 0.9.2.
This commit is contained in:
parent
578e76596d
commit
2fc5492f57
|
@ -817,6 +817,7 @@
|
||||||
<xs:attribute name="readOnly" type="xs:boolean"/>
|
<xs:attribute name="readOnly" type="xs:boolean"/>
|
||||||
<xs:attribute name="labelPrefix" type="labelPrefixType"/>
|
<xs:attribute name="labelPrefix" type="labelPrefixType"/>
|
||||||
<xs:attribute name="passmarkLength" type="xs:string"/>
|
<xs:attribute name="passmarkLength" type="xs:string"/>
|
||||||
|
<xs:attribute name="passmarkWidth" type="xs:string"/>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
<xs:unique name="incrementName">
|
<xs:unique name="incrementName">
|
||||||
<xs:selector xpath=".//increment"/>
|
<xs:selector xpath=".//increment"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user