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 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.
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 licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="First">
     
<xsd:annotation>
       
<xsd:documentation>The men First licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Second">
     
<xsd:annotation>
       
<xsd:documentation>The men Second licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Third">
     
<xsd:annotation>
       
<xsd:documentation>The men Third licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women Elite">
     
<xsd:annotation>
       
<xsd:documentation>The women Elite licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women First">
     
<xsd:annotation>
       
<xsd:documentation>The women First licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women Second">
     
<xsd:annotation>
       
<xsd:documentation>The women Second licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Women Third">
     
<xsd:annotation>
       
<xsd:documentation>The women Third licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal Elite">
     
<xsd:annotation>
       
<xsd:documentation>The futsal Elite licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal First">
     
<xsd:annotation>
       
<xsd:documentation>The futsal First licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal Second">
     
<xsd:annotation>
       
<xsd:documentation>The futsal Second licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Futsal Third">
     
<xsd:annotation>
       
<xsd:documentation>The futsal Third licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Elite Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Elite Referee licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Referee licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Elite Assistant Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Elite Assistant Referee licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Assistant Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Assistant Referee licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Elite Futsal Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Elite Futsal Referee licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AFC Futsal Referee">
     
<xsd:annotation>
       
<xsd:documentation>The AFC Futsal Referee licence.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="FIFA Referee">
     
<xsd:annotation>
       
<xsd:documentation>The FIFA Referee licence.</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>
 
</xsd:restriction>
</xsd:simpleType>


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