Fix ffg licence import

This commit is contained in:
Claude Brisson
2024-04-10 00:15:46 +02:00
parent 5a40a4c377
commit 0dcf2772e7

View File

@@ -9,7 +9,7 @@
<xs:attribute type="xs:string" name="club" use="optional"/> <xs:attribute type="xs:string" name="club" use="optional"/>
<xs:attribute type="xs:string" name="country" use="optional"/> <xs:attribute type="xs:string" name="country" use="optional"/>
<xs:attribute type="xs:string" name="egfPin" use="optional"/> <xs:attribute type="xs:string" name="egfPin" use="optional"/>
<xs:attribute type="xs:int" name="ffgLicence" use="optional"/> <xs:attribute type="xs:string" name="ffgLicence" use="optional"/>
<xs:attribute type="xs:string" name="ffgLicenceStatus" use="optional"/> <xs:attribute type="xs:string" name="ffgLicenceStatus" use="optional"/>
<xs:attribute type="xs:string" name="firstName"/> <xs:attribute type="xs:string" name="firstName"/>
<xs:attribute type="xs:string" name="grade" use="optional"/> <xs:attribute type="xs:string" name="grade" use="optional"/>