diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fc:CertificationType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="TeamOfficialCertificationType"> <xsd:annotation> <xsd:documentation>This represents team 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:TeamOfficialCertificationNatureType" use="required"> <xsd:annotation> <xsd:documentation>The team official certification nature type.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | fc:TeamOfficialCertificationNatureType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="CertificationNature" type="fc:TeamOfficialCertificationNatureType" use="required"> <xsd:annotation> <xsd:documentation>The team official certification nature type.</xsd:documentation> </xsd:annotation> </xsd:attribute> |