Adjustment for pattern file format.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-12-01 20:25:31 +02:00
parent 33b780f3c4
commit 5b250caa46

View File

@ -414,6 +414,7 @@
<xs:attribute name="reverse" type="xs:unsignedInt"/>
<xs:attribute name="excluded" type="xs:boolean"/>
<xs:attribute name="softExcluded" type="xs:boolean"/>
<xs:attribute name="bufferSoftExcluded" type="xs:boolean"/>
<xs:attribute name="checkUniqueness" type="xs:boolean"/>
<xs:attribute name="before" type="xs:double"/>
<xs:attribute name="after" type="xs:double"/>
@ -457,6 +458,7 @@
<xs:attribute name="reverse" type="xs:unsignedInt"/>
<xs:attribute name="excluded" type="xs:boolean"/>
<xs:attribute name="softExcluded" type="xs:boolean"/>
<xs:attribute name="bufferSoftExcluded" type="xs:boolean"/>
<xs:attribute name="checkUniqueness" type="xs:boolean"/>
<xs:attribute name="before" type="xs:string"/>
<xs:attribute name="after" type="xs:string"/>
@ -647,6 +649,7 @@
<xs:attribute name="reverse" type="xs:unsignedInt"/>
<xs:attribute name="excluded" type="xs:boolean"/>
<xs:attribute name="softExcluded" type="xs:boolean"/>
<xs:attribute name="bufferSoftExcluded" type="xs:boolean"/>
<xs:attribute name="checkUniqueness" type="xs:boolean"/>
<xs:attribute name="before" type="xs:string"/>
<xs:attribute name="after" type="xs:string"/>