complexType MatchOfficialCertificationType
diagram core_p24.png
namespace http://fifa.com/fc
type extension of fc:CertificationType
properties
base fc:CertificationType
used by
element MatchOfficialCertificationsListType/MatchOfficialCertificate
attributes
Name  Type  Use  Default  Fixed  Annotation
Status  fc:SimpleStatusType  required      
documentation
The status of the certificate, i.e. active (current) or inactive (expired certificate).
CertificationValidFrom  fc:Date  required      
documentation
The date when the validity of this certificate starts, e.g. when a person's certificate starts being valid.
CertificationValidTo  fc:Date  optional      
documentation
The date when the validity of the certificate ends, e.g. when a person's certificate is not valid anymore.
Description  fc:String  optional      
documentation
An optional more detailed description of the certification.
CertificationNature  fc:MatchOfficialCertificationNatureType  required      
documentation
The match official certification nature type.
annotation
documentation
This represents match official (e.g. Referee) certificate and its attributes. A match official certificate is assigned to a person. A match official registration marks a person as a match official for an organization and the given validity period.
source <xsd:complexType name="MatchOfficialCertificationType">
 
<xsd:annotation>
   
<xsd:documentation>This represents match official (e.g. Referee) certificate and its attributes. A match official certificate is assigned to a person. A match official registration marks a person as a match official for an organization and the given validity period.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="fc:CertificationType">
     
<xsd:attribute name="CertificationNature" type="fc:MatchOfficialCertificationNatureType" use="required">
       
<xsd:annotation>
         
<xsd:documentation>The match official certification nature type.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute MatchOfficialCertificationType/@CertificationNature
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.
annotation
documentation
The match official certification nature type.
source <xsd:attribute name="CertificationNature" type="fc:MatchOfficialCertificationNatureType" use="required">
 
<xsd:annotation>
   
<xsd:documentation>The match official certification nature type.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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