simpleType MatchOfficialCertificationNatureType
namespace http://fifa.com/fc
type restriction of xsd:string
properties
base xsd:string
used by
attributes MatchOfficialCertificationType/@CertificationNature CertificationNatureType/MatchOfficialCertificationNature/@Type
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.
annotation
documentation
The possible types of certificates a match official cn have.
source <xsd:simpleType name="MatchOfficialCertificationNatureType">
 
<xsd:annotation>
   
<xsd:documentation>The possible types of certificates a match official cn have.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="Elite">
     
<xsd:annotation>
       
<xsd:documentation>The men Elite license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="First">
     
<xsd:annotation>
       
<xsd:documentation>The men First license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Second">
     
<xsd:annotation>
       
<xsd:documentation>The men Second license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Third">
     
<xsd:annotation>
       
<xsd:documentation>The men Third license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women Elite">
     
<xsd:annotation>
       
<xsd:documentation>The women Elite license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women First">
     
<xsd:annotation>
       
<xsd:documentation>The women First license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women Second">
     
<xsd:annotation>
       
<xsd:documentation>The women Second license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women Third">
     
<xsd:annotation>
       
<xsd:documentation>The women Third license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal Elite">
     
<xsd:annotation>
       
<xsd:documentation>The futsal Elite license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal First">
     
<xsd:annotation>
       
<xsd:documentation>The futsal First license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal Second">
     
<xsd:annotation>
       
<xsd:documentation>The futsal Second license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal Third">
     
<xsd:annotation>
       
<xsd:documentation>The futsal Third license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Elite Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Elite Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Elite Assistant Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Elite Assistant Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Assistant Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Assistant Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Elite Futsal Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Elite Futsal Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Futsal Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Futsal Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="FIFA Referee">
     
<xsd:annotation>
       
<xsd:documentation>The FIFA Referee license.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Category 1">
     
<xsd:annotation>
       
<xsd:documentation>Referees who officiate in the professional competeitions organised by the Member Association (or whose organisation is delegated to a professional league).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Category 2">
     
<xsd:annotation>
       
<xsd:documentation>Referees who officiate in the semi-professional and amateur competitions organised at national level.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Category 3">
     
<xsd:annotation>
       
<xsd:documentation>Referees who officiate in the competitions organised at regional or provincial level.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Category 4">
     
<xsd:annotation>
       
<xsd:documentation>Referees who officiate in grassroots and youth competitions.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<!-- ====================== UEFA match officials licenses ========================== -->
   
<!-- ====================== AFC match officials licenses ========================== -->
   
<!-- ====================== FIFA match officials licenses ========================== -->
   
<!-- ====================== FIFA recommended category match official licenses ========================== -->
 
</xsd:restriction>
</xsd:simpleType>


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