diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="GroupMatchType"> <xsd:annotation> <xsd:documentation>This is a simplified match representation with only the most basic meta information about a match. It is used for the Match Definition in the Groups definition of a competition.</xsd:documentation> </xsd:annotation> <xsd:attribute name="MatchId" type="fe:Identifier" use="required"> <xsd:annotation> <xsd:documentation>The unique id of the match.</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="HomeTeamId" type="fe:Identifier" use="optional"> <xsd:annotation> <xsd:documentation>The unique id of the home team (or team 1).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="GuestTeamId" type="fe:Identifier" use="optional"> <xsd:annotation> <xsd:documentation>The unique id of the guest team (or team 2).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="MatchDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date when the match is played.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="MatchTime" type="fe:Time"> <xsd:annotation> <xsd:documentation>The start time of the match.</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>The unique id of the match.</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:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="HomeTeamId" type="fe:Identifier" use="optional"> <xsd:annotation> <xsd:documentation>The unique id of the home team (or team 1).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="GuestTeamId" type="fe:Identifier" use="optional"> <xsd:annotation> <xsd:documentation>The unique id of the guest team (or team 2).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="MatchDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The date when the match is played.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Time | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="MatchTime" type="fe:Time"> <xsd:annotation> <xsd:documentation>The start time of the match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |