diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||
children | fc:ParentCompetition fc:Logo | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MatchCompetitionInternationalType"> <xsd:annotation> <xsd:documentation>Basic competition data of the competition of a match.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="ParentCompetition" type="fc:MatchCompetitionInternationalType" minOccurs="0"/> <xsd:element name="Logo" type="fc:PictureType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="CompetitionFIFAId" type="fc:FIFAIdentifier" use="required"> <xsd:annotation> <xsd:documentation>The FIFA worldwide unique id of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="InternationalName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The International name of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="InternationalShortName" type="fc:String"> <xsd:annotation> <xsd:documentation>The International short name of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="OrganizationInternationalName" type="fc:String"> <xsd:annotation> <xsd:documentation>The International name of the organization that is organizing the competition</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="OrganizationInternationalShortName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The international short name of the organization that is organizing the competition</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fc:FIFAIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="CompetitionFIFAId" type="fc:FIFAIdentifier" use="required"> <xsd:annotation> <xsd:documentation>The FIFA worldwide unique id of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="InternationalName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The International name of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
annotation |
|
||
source | <xsd:attribute name="InternationalShortName" type="fc:String"> <xsd:annotation> <xsd:documentation>The International short name of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
annotation |
|
||
source | <xsd:attribute name="OrganizationInternationalName" type="fc:String"> <xsd:annotation> <xsd:documentation>The International name of the organization that is organizing the competition</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="OrganizationInternationalShortName" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The international short name of the organization that is organizing the competition</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||
type | fc:MatchCompetitionInternationalType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | fc:ParentCompetition fc:Logo | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ParentCompetition" type="fc:MatchCompetitionInternationalType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://fifa.com/fc | ||||||
type | fc:PictureType | ||||||
properties |
|
||||||
children | fc:PictureEmbedded fc:PictureLink | ||||||
source | <xsd:element name="Logo" type="fc:PictureType" minOccurs="0"/> |