complexType CertificationNatureType
diagram core_p2.png
namespace http://fifa.com/fc
children fc:MatchOfficialCertificationNature fc:TeamOfficialCertificationNature
annotation
documentation
The certification nature of a certificate.
source <xsd:complexType name="CertificationNatureType">
 
<xsd:annotation>
   
<xsd:documentation>The certification nature of a certificate.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:element name="MatchOfficialCertificationNature" minOccurs="0">
     
<xsd:complexType>
       
<xsd:attribute name="Type" type="fc:MatchOfficialCertificationNatureType" use="required"/>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="TeamOfficialCertificationNature" minOccurs="0">
     
<xsd:complexType>
       
<xsd:attribute name="Type" type="fc:TeamOfficialCertificationNatureType" use="required"/>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:choice>
</xsd:complexType>

element CertificationNatureType/MatchOfficialCertificationNature
diagram core_p3.png
namespace http://fifa.com/fc
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  fc:MatchOfficialCertificationNatureType  required      
source <xsd:element name="MatchOfficialCertificationNature" minOccurs="0">
 
<xsd:complexType>
   
<xsd:attribute name="Type" type="fc:MatchOfficialCertificationNatureType" use="required"/>
 
</xsd:complexType>
</xsd:element>

attribute CertificationNatureType/MatchOfficialCertificationNature/@Type
type fc:MatchOfficialCertificationNatureType
properties
use required
facets
Kind Value Annotation
enumeration Elite
documentation
The men Elite license.
enumeration First
documentation
The men First license.
enumeration Second
documentation
The men Second license.
enumeration Third
documentation
The men Third license.
enumeration Women Elite
documentation
The women Elite license.
enumeration Women First
documentation
The women First license.
enumeration Women Second
documentation
The women Second license.
enumeration Women Third
documentation
The women Third license.
enumeration Futsal Elite
documentation
The futsal Elite license.
enumeration Futsal First
documentation
The futsal First license.
enumeration Futsal Second
documentation
The futsal Second license.
enumeration Futsal Third
documentation
The futsal Third license.
enumeration AFC Elite Referee
documentation
The AFC Elite Referee license.
enumeration AFC Referee
documentation
The AFC Referee license.
enumeration AFC Elite Assistant Referee
documentation
The AFC Elite Assistant Referee license.
enumeration AFC Assistant Referee
documentation
The AFC Assistant Referee license.
enumeration AFC Elite Futsal Referee
documentation
The AFC Elite Futsal Referee license.
enumeration AFC Futsal Referee
documentation
The AFC Futsal Referee license.
enumeration FIFA Referee
documentation
The FIFA Referee license.
enumeration Category 1
documentation
Referees who officiate in the professional competeitions organised by the Member Association (or whose organisation is delegated to a professional league).
enumeration Category 2
documentation
Referees who officiate in the semi-professional and amateur competitions organised at national level.
enumeration Category 3
documentation
Referees who officiate in the competitions organised at regional or provincial level.
enumeration Category 4
documentation
Referees who officiate in grassroots and youth competitions.
source <xsd:attribute name="Type" type="fc:MatchOfficialCertificationNatureType" use="required"/>

element CertificationNatureType/TeamOfficialCertificationNature
diagram core_p4.png
namespace http://fifa.com/fc
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  fc:TeamOfficialCertificationNatureType  required      
source <xsd:element name="TeamOfficialCertificationNature" minOccurs="0">
 
<xsd:complexType>
   
<xsd:attribute name="Type" type="fc:TeamOfficialCertificationNatureType" use="required"/>
 
</xsd:complexType>
</xsd:element>

attribute CertificationNatureType/TeamOfficialCertificationNature/@Type
type fc:TeamOfficialCertificationNatureType
properties
use required
facets
Kind Value Annotation
enumeration UEFA PRO
documentation
The UEFA PRO license.
enumeration UEFA A
documentation
The UEFA A license.
enumeration UEFA B
documentation
The UEFA B license.
enumeration UEFA Elite Youth A
documentation
The UEFA Elite Youth A Licence.
enumeration UEFA Goalkeeper A
documentation
The UEFA Goalkeeper A Licence.
enumeration UEFA Futsal B
documentation
The UEFA Futsal B Licence.
enumeration AFC Professional Coaching Diploma
documentation
The AFC professional Coaching Diploma.
enumeration AFC A Coaching Certificate
documentation
The AFC A Coaching Certificate.
enumeration AFC B Coaching Certificate
documentation
The AFC B Coaching Certificate.
enumeration AFC C Coaching Certificate
documentation
The AFC C Coaching Certificate.
enumeration AFC Goalkeeper Coach Level 1
documentation
The AFC Goalkeeper Coach Level 1.
enumeration AFC Goalkeeper Coach Level 2
documentation
The AFC Goalkeeper Coach Level 2.
enumeration AFC Goalkeeper Coach Level 3
documentation
The AFC Goalkeeper Coach Level 3.
enumeration AFC Conditioning Coach
documentation
The AFC Conditioning Coach.
enumeration AFC Futsal Coach
documentation
The AFC Futsal Coach.
source <xsd:attribute name="Type" type="fc:TeamOfficialCertificationNatureType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy