diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fec:Competition fec:Stadium fec:PhaseScore fec:Team fec:MatchOfficial fec:MatchEvent fec:AlsoKnownAs fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MatchType"> <xsd:annotation> <xsd:documentation>This represents a match. Each match is part of a competition.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Competition" type="fec:MatchCompetitionType" nillable="false"> <xsd:annotation> <xsd:documentation>Basic competition data of the competition where this match belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Stadium" type="fec:MatchStadiumType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Basic Stadium data where this match is played.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PhaseScore" type="fec:MatchPhaseType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The score during or after a phase.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Team" type="fec:MatchTeamType" nillable="false" minOccurs="0" maxOccurs="2"> <xsd:annotation> <xsd:documentation>This are the teams playing the match. If a team is home or guest is part of the MatchTeamType.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MatchOfficial" type="fec:MatchOfficialType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The match officials of this match.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MatchEvent" type="fec:MatchEventType" nillable="false" minOccurs="0" maxOccurs="200"> <xsd:annotation> <xsd:documentation>The events that happened in the match.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AlsoKnownAs" type="fe:Identifier" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The unique identifiers that are known to be duplicates of this Match. See [CORE] for details.</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.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="MatchId" type="fe:Identifier" use="required"> <xsd:annotation> <xsd:documentation>This is the worldwide unique id of the match record. It is unchangeable.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="MatchName" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The name of this match. Often this is something like GER - CZE.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Status" type="fec:MatchStatusType" use="required"> <xsd:annotation> <xsd:documentation>The status of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="MatchNumber" type="fe:String50"> <xsd:annotation> <xsd:documentation>This is the number of the match within the competition. The matchNumber may be changed if required.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="StartDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The CET based start date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="StartTime" type="fe:Time"> <xsd:annotation> <xsd:documentation>The CET based start time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="EndDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The CET based end date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="EndTime" type="fe:Time"> <xsd:annotation> <xsd:documentation>The CET based end time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="StartDateLocal" type="fe:DateLocal"> <xsd:annotation> <xsd:documentation>The local start date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="StartTimeLocal" type="fe:TimeLocal"> <xsd:annotation> <xsd:documentation>The local start time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="EndDateLocal" type="fe:DateLocal"> <xsd:annotation> <xsd:documentation>The local end date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="EndTimeLocal" type="fe:TimeLocal"> <xsd:annotation> <xsd:documentation>The local end time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Attendance" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>The number of people attending the match in the stadium.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="MatchId" type="fe:Identifier" use="required"> <xsd:annotation> <xsd:documentation>This is the worldwide unique id of the match record. It is unchangeable.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="MatchName" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The name of this match. Often this is something like GER - CZE.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fec:MatchStatusType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="Status" type="fec:MatchStatusType" use="required"> <xsd:annotation> <xsd:documentation>The status of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:String50 | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="MatchNumber" type="fe:String50"> <xsd:annotation> <xsd:documentation>This is the number of the match within the competition. The matchNumber may be changed if required.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="StartDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The CET based start date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Time | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="StartTime" type="fe:Time"> <xsd:annotation> <xsd:documentation>The CET based start time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="EndDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The CET based end date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Time | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="EndTime" type="fe:Time"> <xsd:annotation> <xsd:documentation>The CET based end time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:DateLocal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="StartDateLocal" type="fe:DateLocal"> <xsd:annotation> <xsd:documentation>The local start date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:TimeLocal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="StartTimeLocal" type="fe:TimeLocal"> <xsd:annotation> <xsd:documentation>The local start time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:DateLocal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="EndDateLocal" type="fe:DateLocal"> <xsd:annotation> <xsd:documentation>The local end date of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:TimeLocal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="EndTimeLocal" type="fe:TimeLocal"> <xsd:annotation> <xsd:documentation>The local end time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:nonNegativeInteger | ||
annotation |
|
||
source | <xsd:attribute name="Attendance" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>The number of people attending the match in the stadium.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchCompetitionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fec:CompetitionNature fec:LogoLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Competition" type="fec:MatchCompetitionType" nillable="false"> <xsd:annotation> <xsd:documentation>Basic competition data of the competition where this match belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchStadiumType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Stadium" type="fec:MatchStadiumType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Basic Stadium data where this match is played.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchPhaseType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | fec:Score | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="PhaseScore" type="fec:MatchPhaseType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The score during or after a phase.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchTeamType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | fec:Player fec:TeamOfficial fec:TeamPhotoLink fec:TeamColour fec:NativeName fec:Description fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Team" type="fec:MatchTeamType" nillable="false" minOccurs="0" maxOccurs="2"> <xsd:annotation> <xsd:documentation>This are the teams playing the match. If a team is home or guest is part of the MatchTeamType.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||
type | fec:MatchOfficialType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fec:Name fec:ComposedFullName fec:Nationality fec:FIFANationality fec:PlaceOfBirth fec:CountryOfBirth fec:NativeName fec:Description fec:CustomExtension | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="MatchOfficial" type="fec:MatchOfficialType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The match officials of this match.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchEventType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fec:PlayerPopularName fec:PlayerPopularName2 fec:ComposedFullNamePlayer1 fec:ComposedFullNamePlayer2 fec:Score fec:Description fec:AlsoKnownAs fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="MatchEvent" type="fec:MatchEventType" nillable="false" minOccurs="0" maxOccurs="200"> <xsd:annotation> <xsd:documentation>The events that happened in the match.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
|||||||||
namespace | http://fifa.com/exchange/fec | |||||||||
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:element name="AlsoKnownAs" type="fe:Identifier" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The unique identifiers that are known to be duplicates of this Match. See [CORE] for details.</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.</xsd:documentation> </xsd:annotation> </xsd:element> |