complexType CertificationNatureType
diagram registration_p1.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 registration_p2.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 licence.
enumeration First
documentation
The men First licence.
enumeration Second
documentation
The men Second licence.
enumeration Third
documentation
The men Third licence.
enumeration Women Elite
documentation
The women Elite licence.
enumeration Women First
documentation
The women First licence.
enumeration Women Second
documentation
The women Second licence.
enumeration Women Third
documentation
The women Third licence.
enumeration Futsal Elite
documentation
The futsal Elite licence.
enumeration Futsal First
documentation
The futsal First licence.
enumeration Futsal Second
documentation
The futsal Second licence.
enumeration Futsal Third
documentation
The futsal Third licence.
enumeration AFC Elite Referee
documentation
The AFC Elite Referee licence.
enumeration AFC Referee
documentation
The AFC Referee licence.
enumeration AFC Elite Assistant Referee
documentation
The AFC Elite Assistant Referee licence.
enumeration AFC Assistant Referee
documentation
The AFC Assistant Referee licence.
enumeration AFC Elite Futsal Referee
documentation
The AFC Elite Futsal Referee licence.
enumeration AFC Futsal Referee
documentation
The AFC Futsal Referee licence.
enumeration FIFA Referee
documentation
The FIFA Referee licence.
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 registration_p3.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 licence.
enumeration UEFA A
documentation
The UEFA A licence.
enumeration UEFA B
documentation
The UEFA B licence.
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