diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||||||||||||||||||
children | fep:ContractDate fep:AdditionalInvolvedOrganizationId fep:AgentId | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ContractType"> <xsd:annotation> <xsd:documentation>A contract between the player and the organization referenced in the player registration and possibly additional organization(s).</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="ContractDate" type="fep:ContractDateType" nillable="false" maxOccurs="100"> <xsd:annotation> <xsd:documentation>One or more relevant dates of the contract.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AdditionalInvolvedOrganizationId" type="fe:Identifier" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Zero or more OrganizationIds of organizations that are also part of this contract. You MUST NOT add the organizationId of the organization that is part of the player registration.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AgentId" type="fe:Identifier" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The id of the agents involved in the contract.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="ContractType" type="fep:ContractNatureType" use="required"> <xsd:annotation> <xsd:documentation>The Type of contract this is.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ContractReference" type="fe:String50" use="optional"> <xsd:annotation> <xsd:documentation>The external reference to the contract. The identifier of the contract as it is printed on the (physical) contract.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Salary" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>The salary of the employee for the whole contract period.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="SalaryCurrency" type="fe:ISO4217CurrencyCode"> <xsd:annotation> <xsd:documentation>The currency of the salary.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fep:ContractNatureType | |||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||
source | <xsd:attribute name="ContractType" type="fep:ContractNatureType" use="required"> <xsd:annotation> <xsd:documentation>The Type of contract this is.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:String50 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="ContractReference" type="fe:String50" use="optional"> <xsd:annotation> <xsd:documentation>The external reference to the contract. The identifier of the contract as it is printed on the (physical) contract.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:nonNegativeInteger | ||
annotation |
|
||
source | <xsd:attribute name="Salary" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>The salary of the employee for the whole contract period.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | ISO4217CurrencyCode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="SalaryCurrency" type="fe:ISO4217CurrencyCode"> <xsd:annotation> <xsd:documentation>The currency of the salary.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||||||||||
type | fep:ContractDateType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="ContractDate" type="fep:ContractDateType" nillable="false" maxOccurs="100"> <xsd:annotation> <xsd:documentation>One or more relevant dates of the contract.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
|||||||||
namespace | http://fifa.com/exchange/fep | |||||||||
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:element name="AdditionalInvolvedOrganizationId" type="fe:Identifier" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Zero or more OrganizationIds of organizations that are also part of this contract. You MUST NOT add the organizationId of the organization that is part of the player registration.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
|||||||||
namespace | http://fifa.com/exchange/fep | |||||||||
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:element name="AgentId" type="fe:Identifier" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The id of the agents involved in the contract.</xsd:documentation> </xsd:annotation> </xsd:element> |