diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fec:PersonName fec:Nationality fec:FIFANationality fec:PersonPhotoLink fec:NativeShirtName fec:Description fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MatchPlayerType"> <xsd:annotation> <xsd:documentation>This type contains information about a player participating in a match. The information (e.g. position) provided here are considered to be true at the initial line-up. Changes to this data (e.g. the line-up) during the match can be found in the MatchEvents. The MatchPlayer contains data that might be valid only during a match; therefore it is considered transitive and not persistent.</xsd:documentation> </xsd:annotation> <xsd:sequence minOccurs="0"> <xsd:element name="PersonName" type="fe:PersonNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The Name of the player.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Nationality" type="fe:ISO3166CountyCode" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>The nationality of the player Or more strictly the country code where the person is a citizen.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="FIFANationality" type="fe:FIFANationalityType" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>The FIFA nationality of the player. The FIFA defined nationality code.</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="NativeShirtName" type="fe:LocalizedString" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>This is the localized name of the Player as it should be printed on the shirt.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Description" type="fe:InternationalLongString" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Any free text additions to describe the player.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CustomExtension" type="fe:CustomExtensionType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Custom extensions for the match player.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="PersonId" type="fe:Identifier"> <xsd:annotation> <xsd:documentation>This is the worldwide unique id of the person details of the player.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ShirtName" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The international (English) name of the player as printed on the shirt.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ShirtNumber" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>The number of the player as printed on the shirt.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Birthdate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date of birth of this player.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Captain" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Indicates that the player is captain during this match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Position" type="fe:PositionNatureType"> <xsd:annotation> <xsd:documentation>Marks the position where the Player is playing in this match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Height" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>The height of the player in cm.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Weight" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>The weight of the player in kg.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="InitialLineup" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>True if the player belongs to the initial lineup. False if the player does not belong to the initial lineup. Undefined if absent.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Status" type="fec:MatchPlayerStatusType"> <xsd:annotation> <xsd:documentation>Defines the status of the player for this match. (i.e. absent, injured etc.) A missing status means that the player's status is unknown.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:Identifier | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="PersonId" type="fe:Identifier"> <xsd:annotation> <xsd:documentation>This is the worldwide unique id of the person details of the player.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="ShirtName" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The international (English) name of the player as printed on the shirt.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:nonNegativeInteger | ||
annotation |
|
||
source | <xsd:attribute name="ShirtNumber" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>The number of the player as printed on the shirt.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="Birthdate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date of birth of this player.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
annotation |
|
||
source | <xsd:attribute name="Captain" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Indicates that the player is captain during this match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:PositionNatureType | ||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="Position" type="fe:PositionNatureType"> <xsd:annotation> <xsd:documentation>Marks the position where the Player is playing in this match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:positiveInteger | ||
annotation |
|
||
source | <xsd:attribute name="Height" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>The height of the player in cm.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:positiveInteger | ||
annotation |
|
||
source | <xsd:attribute name="Weight" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>The weight of the player in kg.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
annotation |
|
||
source | <xsd:attribute name="InitialLineup" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>True if the player belongs to the initial lineup. False if the player does not belong to the initial lineup. Undefined if absent.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fec:MatchPlayerStatusType | |||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||
source | <xsd:attribute name="Status" type="fec:MatchPlayerStatusType"> <xsd:annotation> <xsd:documentation>Defines the status of the player for this match. (i.e. absent, injured etc.) A missing status means that the player's status is unknown.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||
namespace | http://fifa.com/exchange/fec | ||||||||
type | fe:PersonNameType | ||||||||
properties |
|
||||||||
children | fe:Title fe:CallName fe:ShortName fe:PopularName fe:ComposedFullName fe:Name | ||||||||
annotation |
|
||||||||
source | <xsd:element name="PersonName" type="fe:PersonNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The Name of the player.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ISO3166CountyCode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Nationality" type="fe:ISO3166CountyCode" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>The nationality of the player Or more strictly the country code where the person is a citizen.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | FIFANationalityType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="FIFANationality" type="fe:FIFANationalityType" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>The FIFA nationality of the player. The FIFA defined nationality code.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||
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/fec | ||||||||||||||||||||||
type | fe:LocalizedString | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="NativeShirtName" type="fe:LocalizedString" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>This is the localized name of the Player as it should be printed on the shirt.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||
type | fe:InternationalLongString | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Description" type="fe:InternationalLongString" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Any free text additions to describe the player.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||
type | fe:CustomExtensionType | ||||||||||||||
properties |
|
||||||||||||||
children | fe:Value fe:NativeValue | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="CustomExtension" type="fe:CustomExtensionType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Custom extensions for the match player.</xsd:documentation> </xsd:annotation> </xsd:element> |