complexType MatchOfficialCertificationType
diagram registration_p16.png
namespace http://fifa.com/fc
type extension of fc:CertificationType
properties
base fc:CertificationType
used by
elements MatchOfficialCertificationsListType/MatchOfficialCertificate PersonType/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 organisation 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 organisation 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 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 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