complexType CompetitionNatureType
diagram competition_p8.png
namespace http://fifa.com/fc
used by
element AbstractCompetitionType/CompetitionNature
attributes
Name  Type  Use  Default  Fixed  Annotation
CompetitionFIFAId  fc:FIFAIdentifier  required      
documentation
The worldwide unique FIFA identifier of the competition.
InternationalName  fc:String        
documentation
International name of the competition. i.e. FIFA World Cup, UEFA Champion's League...
InternationalShortName  fc:String  required      
documentation
International short name of the competition. i.e. World Cup, Champion's League...
TeamCharacter  fc:CompetitionTeamCharacterType  required      
documentation
Character type of the team. (National team, Club...)
Discipline  fc:DisciplineType  required      
documentation
The discipline of the competition.
AgeCategory  fc:AgeCategoryNatureType  required      
documentation
Age category of the Team.
AgeCategoryName  fc:String        
documentation
The name of the category if "other" is selected for the AgeCategory attribute.
Gender  fc:GenderType        
documentation
The gender (sex) of the participating players. If blank, then both genders are eligible to participate.
annotation
documentation
The definition of nature of the competition, including name of the competition, unique id, sport/discipline, age category, gender of players, type of participating teams
source <xsd:complexType name="CompetitionNatureType">
 
<xsd:annotation>
   
<xsd:documentation>The definition of nature of the competition, including name of the competition, unique id, sport/discipline, age category, gender of players, type of participating teams</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="CompetitionFIFAId" type="fc:FIFAIdentifier" use="required">
   
<xsd:annotation>
     
<xsd:documentation>The worldwide unique FIFA identifier of the competition.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="InternationalName" type="fc:String">
   
<xsd:annotation>
     
<xsd:documentation>International name of the competition. i.e. FIFA World Cup, UEFA Champion's League...</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="InternationalShortName" type="fc:String" use="required">
   
<xsd:annotation>
     
<xsd:documentation>International short name of the competition. i.e. World Cup, Champion's League...</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="TeamCharacter" type="fc:CompetitionTeamCharacterType" use="required">
   
<xsd:annotation>
     
<xsd:documentation>Character type of the team. (National team, Club...)</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="Discipline" type="fc:DisciplineType" use="required">
   
<xsd:annotation>
     
<xsd:documentation>The discipline of the competition.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="AgeCategory" type="fc:AgeCategoryNatureType" use="required">
   
<xsd:annotation>
     
<xsd:documentation>Age category of the Team.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="AgeCategoryName" type="fc:String">
   
<xsd:annotation>
     
<xsd:documentation>The name of the category if "other" is selected for the AgeCategory attribute.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="Gender" type="fc:GenderType">
   
<xsd:annotation>
     
<xsd:documentation>The gender (sex) of the participating players. If blank, then both genders are eligible to participate.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute CompetitionNatureType/@CompetitionFIFAId
type fc:FIFAIdentifier
properties
use required
facets
Kind Value Annotation
length 10
pattern [0-9]{10}
annotation
documentation
The worldwide unique FIFA identifier of the competition.
source <xsd:attribute name="CompetitionFIFAId" type="fc:FIFAIdentifier" use="required">
 
<xsd:annotation>
   
<xsd:documentation>The worldwide unique FIFA identifier of the competition.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@InternationalName
type fc:String
annotation
documentation
International name of the competition. i.e. FIFA World Cup, UEFA Champion's League...
source <xsd:attribute name="InternationalName" type="fc:String">
 
<xsd:annotation>
   
<xsd:documentation>International name of the competition. i.e. FIFA World Cup, UEFA Champion's League...</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@InternationalShortName
type fc:String
properties
use required
annotation
documentation
International short name of the competition. i.e. World Cup, Champion's League...
source <xsd:attribute name="InternationalShortName" type="fc:String" use="required">
 
<xsd:annotation>
   
<xsd:documentation>International short name of the competition. i.e. World Cup, Champion's League...</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@TeamCharacter
type fc:CompetitionTeamCharacterType
properties
use required
facets
Kind Value Annotation
enumeration Club
enumeration National
enumeration Other
annotation
documentation
Character type of the team. (National team, Club...)
source <xsd:attribute name="TeamCharacter" type="fc:CompetitionTeamCharacterType" use="required">
 
<xsd:annotation>
   
<xsd:documentation>Character type of the team. (National team, Club...)</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@Discipline
type fc:DisciplineType
properties
use required
facets
Kind Value Annotation
enumeration Football
enumeration Futsal
enumeration BeachSoccer
annotation
documentation
The discipline of the competition.
source <xsd:attribute name="Discipline" type="fc:DisciplineType" use="required">
 
<xsd:annotation>
   
<xsd:documentation>The discipline of the competition.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@AgeCategory
type fc:AgeCategoryNatureType
properties
use required
facets
Kind Value Annotation
enumeration Seniors
documentation
A team.
enumeration U23
documentation
A team under 23.
enumeration U21
documentation
A team under 21.
enumeration U20
documentation
A team under 20.
enumeration U19
documentation
A team under 19.
enumeration U18
documentation
A team under 18.
enumeration U17
documentation
A team under 17.
enumeration U16
documentation
A team under 16.
enumeration U15
documentation
A team under 15.
enumeration U14
documentation
A team under 14.
enumeration U13
documentation
A team under 13.
enumeration U12
documentation
A team under 12.
enumeration U11
documentation
A team under 11.
enumeration U10
documentation
A team under 10.
enumeration U9
documentation
A team under 9.
enumeration U8
documentation
A team under 8.
enumeration U7
documentation
A team under 7.
enumeration Veterans
documentation
A team of veterans.
enumeration Other
documentation
Other team age category.
annotation
documentation
Age category of the Team.
source <xsd:attribute name="AgeCategory" type="fc:AgeCategoryNatureType" use="required">
 
<xsd:annotation>
   
<xsd:documentation>Age category of the Team.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@AgeCategoryName
type fc:String
annotation
documentation
The name of the category if "other" is selected for the AgeCategory attribute.
source <xsd:attribute name="AgeCategoryName" type="fc:String">
 
<xsd:annotation>
   
<xsd:documentation>The name of the category if "other" is selected for the AgeCategory attribute.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute CompetitionNatureType/@Gender
type fc:GenderType
facets
Kind Value Annotation
enumeration male
enumeration female
annotation
documentation
The gender (sex) of the participating players. If blank, then both genders are eligible to participate.
source <xsd:attribute name="Gender" type="fc:GenderType">
 
<xsd:annotation>
   
<xsd:documentation>The gender (sex) of the participating players. If blank, then both genders are eligible to participate.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy