namespace | http://fifa.com/exchange/fep | ||||||||||||||||||
type | restriction of xsd:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:simpleType name="MinorTransferExceptionNatureType"> <xsd:annotation> <xsd:documentation>Contains the Article (Art 19.) of the Exception that makes this registration possible. Used for the protection of minors.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Art. 19.2 a"> <xsd:annotation> <xsd:documentation>Parents moved</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Art. 19.2 b"> <xsd:annotation> <xsd:documentation>EU/EEA and 16-18 years old</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Art. 19.2 c"> <xsd:annotation> <xsd:documentation>Neighbouring association</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |