diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fc:RegistrationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="OrganisationOfficialRegistrationType"> <xsd:annotation> <xsd:documentation>This represents an organisation official (e.g. President, Secretary, Press Officer) registration and its attributes. An organisation organisation registration is assigned to a person. An organisation official registration marks a person as an organisation official for an organisation and the given validity period.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="fc:RegistrationType"> <xsd:attribute name="OrganisationOfficialRole" type="fc:OrganisationOfficialRoleType" use="required"> <xsd:annotation> <xsd:documentation>The organisation official's role type, e.g. President or Press Officer.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | fc:OrganisationOfficialRoleType | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xsd:attribute name="OrganisationOfficialRole" type="fc:OrganisationOfficialRoleType" use="required"> <xsd:annotation> <xsd:documentation>The organisation official's role type, e.g. President or Press Officer.</xsd:documentation> </xsd:annotation> </xsd:attribute> |