complexType MatchOfficialCertificationsListType
diagram registration_p14.png
namespace http://fifa.com/fc
children fc:MatchOfficialCertificate
annotation
documentation
The match official certificate list.
source <xsd:complexType name="MatchOfficialCertificationsListType">
 
<xsd:annotation>
   
<xsd:documentation>The match official certificate list.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="MatchOfficialCertificate" type="fc:MatchOfficialCertificationType" nillable="false" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Match official certificates.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element MatchOfficialCertificationsListType/MatchOfficialCertificate
diagram registration_p15.png
namespace http://fifa.com/fc
type fc:MatchOfficialCertificationType
properties
minOcc 0
maxOcc unbounded
content complex
nillable false
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
Match official certificates.
source <xsd:element name="MatchOfficialCertificate" type="fc:MatchOfficialCertificationType" nillable="false" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Match official certificates.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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