diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||
children | fep:PersonType fep:PersonPhotoLink fep:PlayerRegistration fep:Licence | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="PlayerSimpleType"> <xsd:annotation> <xsd:documentation>A player object which contains basic player information and basic person information.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PersonType" type="fe:PersonType" nillable="false"> <xsd:annotation> <xsd:documentation>The base person information.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PersonPhotoLink" type="fe:PhotoLinkType"> <xsd:annotation> <xsd:documentation>The path to the person photo.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PlayerRegistration" type="fep:PlayerRegistrationType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>All player's active registrations.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Licence" type="feco:TitleLicenseType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>This is the list of licenses the player holds.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="Height" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The height of the player in cm.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Weight" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The weight of the player in kg.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:positiveInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="Height" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The height of the player in cm.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:positiveInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="Weight" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The weight of the player in kg.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fe:PersonType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fe:Nationality fe:FIFANationality fe:Passport fe:NativePersonName fe:Address fe:Email fe:Phone fe:Photo fe:AlsoKnownAs fe:CustomExtension fe:PersonName | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="PersonType" type="fe:PersonType" nillable="false"> <xsd:annotation> <xsd:documentation>The base person information.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||
type | fe:PhotoLinkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="PersonPhotoLink" type="fe:PhotoLinkType"> <xsd:annotation> <xsd:documentation>The path to the person photo.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fep:PlayerRegistrationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fep:Contract fep:MinorTransferExceptionDetail fep:NativeShirtName fep:AlsoKnownAs fep:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="PlayerRegistration" type="fep:PlayerRegistrationType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>All player's active registrations.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||
namespace | http://fifa.com/exchange/fep | ||||||
type | feco:TitleLicenseType | ||||||
properties |
|
||||||
children | feco:Name feco:ValidFrom feco:ValidTo | ||||||
annotation |
|
||||||
source | <xsd:element name="Licence" type="feco:TitleLicenseType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>This is the list of licenses the player holds.</xsd:documentation> </xsd:annotation> </xsd:element> |