diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fc:PersonType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fc:Photo fc:LocalPersonName fc:NationalIdentifier fc:MatchOfficialCertifications fc:TeamOfficialCertifications fc:PlayerRegistrations fc:TeamOfficialRegistrations fc:MatchOfficialRegistrations fc:OrganizationOfficialRegistrations | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="FootballStakeholderType"> <xsd:annotation> <xsd:documentation>This represents an object with person's detailed personal data along with the list of registrations.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="fc:PersonType"> <xsd:sequence> <xsd:element name="PlayerRegistrations" type="fc:PlayerRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The player registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TeamOfficialRegistrations" type="fc:TeamOfficialRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The team official registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MatchOfficialRegistrations" type="fc:MatchOfficialRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The match official registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="OrganizationOfficialRegistrations" type="fc:OrganizationOfficialRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The organization official registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | ![]() |
||||
namespace | http://fifa.com/fc | ||||
type | fc:PlayerRegistrationsListType | ||||
properties |
|
||||
children | fc:PlayerRegistration | ||||
annotation |
|
||||
source | <xsd:element name="PlayerRegistrations" type="fc:PlayerRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The player registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||
namespace | http://fifa.com/fc | ||||
type | fc:TeamOfficialRegistrationsListType | ||||
properties |
|
||||
children | fc:TeamOfficialRegistration | ||||
annotation |
|
||||
source | <xsd:element name="TeamOfficialRegistrations" type="fc:TeamOfficialRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The team official registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||
namespace | http://fifa.com/fc | ||||
type | fc:MatchOfficialRegistrationsListType | ||||
properties |
|
||||
children | fc:MatchOfficialRegistration | ||||
annotation |
|
||||
source | <xsd:element name="MatchOfficialRegistrations" type="fc:MatchOfficialRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The match official registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||
namespace | http://fifa.com/fc | ||||
type | fc:OrganizationOfficialRegistrationsListType | ||||
properties |
|
||||
children | fc:OrganizationOfficialRegistration | ||||
annotation |
|
||||
source | <xsd:element name="OrganizationOfficialRegistrations" type="fc:OrganizationOfficialRegistrationsListType" nillable="true" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The organization official registrations list.</xsd:documentation> </xsd:annotation> </xsd:element> |