diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||
children | fec:Player fec:TeamOfficial fec:TeamPhotoLink fec:TeamColour fec:NativeName fec:Description fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MatchTeamType"> <xsd:annotation> <xsd:documentation>This type contains information about a team participating in a competition or match.</xsd:documentation> </xsd:annotation> <xsd:sequence minOccurs="0"> <xsd:element name="Player" type="fec:MatchPlayerType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The players of the team in a match.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TeamOfficial" type="fec:TeamOfficialType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The team officials of the team in a match. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TeamPhotoLink" type="fe:PhotoLinkType" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>The team photo link.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TeamColour" type="fe:TeamColourType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The colours of the team for this match.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NativeName" type="fe:LocalizedString" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>This is the localized name of the team.</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 team.</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 team.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="TeamId" type="fe:Identifier" use="required"> <xsd:annotation> <xsd:documentation>This is the worldwide unique id of the data record of the team.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Name" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The international (English) name of the team as it should be used e.g. for MatchReports.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="TeamCode" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>The code of the team for this competition, round or match etc. (For international matches, this is often the FIFANationality).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="MatchTeamNature" type="fec:MatchTeamNatureType" use="optional"> <xsd:annotation> <xsd:documentation>Defines if this is the home or guest team.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="BallPossessionTime" type="xsd:positiveInteger" use="optional"> <xsd:annotation> <xsd:documentation>The number of minutes this team was in possession of the ball.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="TeamId" type="fe:Identifier" use="required"> <xsd:annotation> <xsd:documentation>This is the worldwide unique id of the data record of the team.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="Name" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The international (English) name of the team as it should be used e.g. for MatchReports.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="TeamCode" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>The code of the team for this competition, round or match etc. (For international matches, this is often the FIFANationality).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fec:MatchTeamNatureType | |||||||||||||||||||
properties |
|
|||||||||||||||||||
facets |
|
|||||||||||||||||||
annotation |
|
|||||||||||||||||||
source | <xsd:attribute name="MatchTeamNature" type="fec:MatchTeamNatureType" use="optional"> <xsd:annotation> <xsd:documentation>Defines if this is the home or guest team.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:positiveInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="BallPossessionTime" type="xsd:positiveInteger" use="optional"> <xsd:annotation> <xsd:documentation>The number of minutes this team was in possession of the ball.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchPlayerType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fec:PersonName fec:Nationality fec:FIFANationality fec:PersonPhotoLink fec:NativeShirtName fec:Description fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Player" type="fec:MatchPlayerType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The players of the team in a match.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||
type | fec:TeamOfficialType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fec:Name fec:ComposedFullName fec:Nationality fec:FIFANationality fec:NativeName fec:Description fec:CustomExtension | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="TeamOfficial" type="fec:TeamOfficialType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The team officials of the team in a match. </xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||
type | fe:PhotoLinkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="TeamPhotoLink" type="fe:PhotoLinkType" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>The team photo link.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fe:TeamColourType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="TeamColour" type="fe:TeamColourType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The colours of the team for this match.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||
type | fe:LocalizedString | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="NativeName" type="fe:LocalizedString" nillable="false" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>This is the localized name of the team.</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 team.</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 team.</xsd:documentation> </xsd:annotation> </xsd:element> |