Fix parameters import/export

This commit is contained in:
Claude Brisson
2023-10-02 09:50:13 +02:00
parent 3ebf7c024c
commit c2d1e53f3f
4 changed files with 91 additions and 27 deletions

View File

@@ -146,7 +146,7 @@
<xs:attribute type="xs:int" name="paiSePreferMMSDiffRatherThanSameClub"/>
<xs:attribute type="xs:int" name="paiSePreferMMSDiffRatherThanSameCountry"/>
<xs:attribute type="xs:string" name="paiSeRankThreshold"/>
<xs:attribute type="xs:float" name="paiStandardNX1Factor"/>
<xs:attribute type="xs:double" name="paiStandardNX1Factor"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>