Fix bug in XSD schema.
--HG-- branch : release
This commit is contained in:
parent
17760219ea
commit
2d0b79ef47
|
@ -415,8 +415,8 @@
|
||||||
<xs:attribute name="excluded" type="xs:boolean"/>
|
<xs:attribute name="excluded" type="xs:boolean"/>
|
||||||
<xs:attribute name="softExcluded" type="xs:boolean"/>
|
<xs:attribute name="softExcluded" type="xs:boolean"/>
|
||||||
<xs:attribute name="checkUniqueness" type="xs:boolean"/>
|
<xs:attribute name="checkUniqueness" type="xs:boolean"/>
|
||||||
<xs:attribute name="before" type="xs:double"/>
|
<xs:attribute name="before" type="xs:string"/>
|
||||||
<xs:attribute name="after" type="xs:double"/>
|
<xs:attribute name="after" type="xs:string"/>
|
||||||
<xs:attribute name="angle" type="nodeAngle"/>
|
<xs:attribute name="angle" type="nodeAngle"/>
|
||||||
<xs:attribute name="passmark" type="xs:boolean"/>
|
<xs:attribute name="passmark" type="xs:boolean"/>
|
||||||
<xs:attribute name="passmarkLine" type="passmarkLineType"/>
|
<xs:attribute name="passmarkLine" type="passmarkLineType"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user