diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="PlayedPositionType"> <xsd:annotation> <xsd:documentation>This type contains information about a position the player played in.</xsd:documentation> </xsd:annotation> <xsd:attribute name="Position" type="fe:PositionNatureType" use="required"> <xsd:annotation> <xsd:documentation>The position this player was or is playing on.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ValidFrom" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date when the player started this position.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ValidTo" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date when the player stopped to play this position.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:PositionNatureType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="Position" type="fe:PositionNatureType" use="required"> <xsd:annotation> <xsd:documentation>The position this player was or is playing on.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="ValidFrom" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date when the player started this position.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="ValidTo" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date when the player stopped to play this position.</xsd:documentation> </xsd:annotation> </xsd:attribute> |